Skip to content

Migration of kube-rbac-proxy in argo-rollouts-manager#133

Merged
jgwest merged 1 commit into
argoproj-labs:mainfrom
akhilnittala:usr/akhil/GITOPS-9257_new
Apr 16, 2026
Merged

Migration of kube-rbac-proxy in argo-rollouts-manager#133
jgwest merged 1 commit into
argoproj-labs:mainfrom
akhilnittala:usr/akhil/GITOPS-9257_new

Conversation

@akhilnittala
Copy link
Copy Markdown
Contributor

What does this PR do / why we need it:

  • (Provide a list of the changes you have made, and why you made those changes)
  • (You don't need to re-mention any changes/reasons which are already documented in the issue)
    (Provide a list of the changes you have made, and why you made those changes)
    (You don't need to re-mention any changes/reasons which are already documented in the issue)
    Since kube-rbac-proxy has been officially deprecated and removed from the GCR repository, we are eliminating this image dependency by transitioning to the controller-runtime’s built-in functionality.
    Have you updated the necessary documentation?
  • Documentation update is required by this PR, and has been updated.

Which issue(s) this PR fixes:
Fixes #?
https://redhat.atlassian.net/browse/GITOPS-9257

How to test changes / Special notes to the reviewer:
Install argocd rollouts operator with this changes and verify argocd rollouts operator now has only one container created, but metrics should be there as it is without impacting argocd rollouts operator metrics functionality.

Signed-off-by: akhil nittala <nakhil@redhat.com>
Copy link
Copy Markdown
Member

@jgwest jgwest 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 @akhilnittala!

@jgwest jgwest merged commit 25ad7d5 into argoproj-labs:main Apr 16, 2026
8 checks passed
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.

2 participants