-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
-
False
-
-
-
5
-
GitOps Crimson Sprint 14, GitOps Crimson Sprint 15
Description of Problem
ArgoCD can not use cluster name in RBAC config
Additional Info
I also found one upstream issue opened for the same in 2020: https://github.com/argoproj/argo-cd/issues/4712
But there are no updates on fixing this.
Problem Reproduction
Yes
Reproducibility
Always
Prerequisites/Environment
Any version of OpenShift GitOps
Steps to Reproduce
Configure below mentioned RBAC in ArgoCD CR:
p, role:customer-admin, clusters, *, in-cluster, deny
This does not work. However, the cluster URL works fine:
p, role:customer-admin, clusters, *, https://kubernetes.default.svc, deny
Expected Results
cluster name should also work.
Actual Results
cluster name does not work.
Workaround (If Possible)
NA
- is duplicated by
-
RFE-7590 Support cluster name in ArgoCD RBAC config
-
- Backlog
-