You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
This discussion was converted from issue #405 on February 25, 2024 12:19.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Now
reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces
andreflector.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-selector
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces-selector: label-selector
Label selectors are supported by kubernetes-replicator, config-syncer
Beta Was this translation helpful? Give feedback.
All reactions