gitops-operator icon indicating copy to clipboard operation
gitops-operator copied to clipboard

[1.13] fix CVE namespace-isolation break CVE-13484

Open anandrkskd opened this issue 8 months ago • 10 comments

argocd adds cluster monitoring label if the ns contains openshift- prefix

What type of PR is this?

/kind bug

What does this PR do / why we need it: This PR fixes the namespace isolation break, caused by using cluster-monitoring label for monitoring Have you updated the necessary documentation?

  • [ ] Documentation update is required by this PR.
  • [ ] Documentation has been updated.

Which issue(s) this PR fixes:

Fixes GITOPS-6251

Test acceptance criteria:

  • [ ] Unit Test
  • [ ] E2E Test

How to test changes / Special notes to the reviewer:

anandrkskd avatar Mar 20 '25 09:03 anandrkskd