Skip to content

Allow namespace selection by label selectors #405

@pantosha

Description

@pantosha

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-selector
  • reflector.v1.k8s.emberstack.com/reflection-auto-namespaces-selector: label-selector

Label selectors are supported by kubernetes-replicator, config-syncer

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions