Skip to content

Allow override of controller configmap name #4665

@a1exx-k

Description

@a1exx-k

Summary

The controller ConfigMap name was hardcoded to argo-rollouts-config with no way to override it at runtime. Therefore, when running multiple controller instances in the same namespace, there is currently no way to have fully independent set of objects for each controller.

Proposal is to a --configmap-name flag to the argo-rollouts-controller binary so operators can specify an alternative name.

Use Cases

When would you use this?

Example is: deploying multiple controllers in single namespace, with different --instance-id to manage different rollouts.

Message from the maintainers:

Need this enhancement? Give it a 👍. We prioritize the issues with the most 👍.

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