-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Now reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces and reflector.v1.k8s.emberstack.com/reflection-auto-namespaces support only names of namespaces.
k8s has the concept of labels and label selectors.
It would be nice to support label selectors in reflector, e.g. add new annotations:
reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces-selector: label-selectorreflector.v1.k8s.emberstack.com/reflection-auto-namespaces-selector: label-selector
Label selectors are supported by kubernetes-replicator, config-syncer
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request