Skip to content

Conversation

@alkakumari016
Copy link

What does this PR do / why we need it:

  • Added the support for custom labels for resources created by ArgoRolloutManager. Currently these labels are only added to ConfigMaps and Secrets that are created by RolloutManager but the labels can be further added to other resources in future. These changes are required as part of memory optimization plans for gitops operator. The added label can help track the configmaps and secrets that are created by the operator. This way the operator can cache only these resources that will help in decreasing the memory consumption of the gitops-operator.

Which issue(s) this PR fixes:
Fixes #?

How to test changes / Special notes to the reviewer:

Copy link

@svghadi svghadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@jgwest jgwest changed the title GITOPS-7349: added the support for custom labels for resources created by ArgoRolloutManager Add the support for custom labels for resources created by ArgoRolloutManager Aug 19, 2025
@jgwest
Copy link
Member

jgwest commented Aug 19, 2025

Red Hat JIRA #: https://issues.redhat.com/browse/GITOPS-7349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants