-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
1. Proposed title of this feature request
Support for cluster name in ArgoCD RBAC config
2. What is the nature and description of the request?
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
The customers should be able to restrict/grant access to the clusters using cluster names.
3. Why does the customer need this? (List the business requirements here)
Customer need to restrict access to the in-cluster cluster without using the URL reference.
4. List any affected packages or components.
ArgoCD RBAC
- duplicates
-
GITOPS-6676 ArgoCD can not use cluster name in RBAC config
-
- Closed
-