21 Commits (d784dcc61bf4e43a610a58feebb2ac693af81f01)

Author SHA1 Message Date
Brad Fitzpatrick 15836e5624 util/set: make Set.Slice return elements in sorted order for ordered types 2 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Brad Fitzpatrick 206d98e84b control/controlclient: restore aggressive Direct.Close teardown 7 months ago
Joe Tsai 1cc842b389
util/set: add more functionality to IntSet (#16640) 9 months ago
Joe Tsai 0de5e7b94f
util/set: add IntSet (#16602) 9 months ago
Brad Fitzpatrick ef49e75b10 util/set: add SmallSet.SoleElement, fix bug, add more tests 11 months ago
Brad Fitzpatrick dca4036a20 util/set: add SmallSet 11 months ago
Brad Fitzpatrick 4e0fc037e6 all: use iterators over slice views more 1 year ago
Brad Fitzpatrick 1a963342c7 util/set: add Of variant of SetOf that takes variadic parameter 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Andrew Lytvynov 2c1f14d9e6
util/set: implement json.Marshaler/Unmarshaler (#10308) 2 years ago
Chris Palmer 3a9f5c02bf
util/set: make Clone a method (#10044) 2 years ago
Chris Palmer 00375f56ea
util/set: add some more Set operations (#10022) 2 years ago
Chris Palmer 8833dc51f1
util/set: add some useful utility functions for Set (#9535) 3 years ago
Brad Fitzpatrick dc7aa98b76 all: use set.Set consistently instead of map[T]struct{} 3 years ago
Maisem Ali 306b85b9a3 cmd/k8s-operator: add metrics to track usage 3 years ago
Brad Fitzpatrick e8551d6b40 all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 3 years ago
Brad Fitzpatrick b69059334b util/set: add a basic map-based Set type 3 years ago
Andrew Dunham f352f8a0e6 util/set: move Slice type from corp to oss 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick ea25ef8236 util/set: add new set package for SetHandle type 3 years ago