Replies: 1 comment
-
|
This has been implemented as part of this PR. Included in version 10.0.38 of Reflector. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now
reflector.v1.k8s.emberstack.com/reflection-allowed-namespacesandreflector.v1.k8s.emberstack.com/reflection-auto-namespacessupport 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-selectorLabel selectors are supported by kubernetes-replicator, config-syncer
Beta Was this translation helpful? Give feedback.
All reactions