operator-controller icon indicating copy to clipboard operation
operator-controller copied to clipboard

Use k8s.io/apimachinery/pkg/util/sets package

Open tmshort opened this issue 1 year ago • 0 comments

          Nit: I personally love using maps with empty value for sets, but I previously received feedback suggesting to use `sets` package (`k8s.io/apimachinery/pkg/util/sets`).

Originally posted by @m1kola in https://github.com/operator-framework/operator-controller/pull/846#discussion_r1604992484

tmshort avatar May 21 '24 19:05 tmshort