Skip to content

Annotation to choose which rabbitmq-operator manages instance #699

Open
@james-callahan

Description

@james-callahan

Is your feature request related to a problem? Please describe.
To be able to run more than one instance of the rabbitmq operator in a cluster, we'd like a way to specify which rabbitmq-operator should act on a given Cluster manifest

Describe the solution you'd like
Add an environment variable to the operator, e.g. OPERATOR_NAME which is checked against a RabbitmqCluster annotation such as rabbitmq.com/cluster-operator/name.

Additional context
The proposed solution is similar to how you can have multiple ingresses in a given cluster selected by kubernetes.io/ingress.class

Metadata

Metadata

Assignees

No one assigned

    Labels

    design-doc-neededDesign doc required before implementationnever-staleIssue or PR marked to never go stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions