gitops-operator
gitops-operator copied to clipboard
[1.13] fix CVE namespace-isolation break CVE-13484
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: