10 Commits (955e2fcbfb4fe7ff9b8dbd665ba24ef2008c676e)

Author SHA1 Message Date
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