You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to patch the RBAC with the list deployments permission, and then it started performing watch on deployments. Is it expected in the new release for ArgoCD to perform these operations? I want to verify before continuing to add more RBAC.
Checklist:
argocd version
.Describe the bug
Since upgrading to v2.9.3 the application controller has started listing deployments causing large volumes of access denied events.
To Reproduce
Upgrade to v2.9.3 using namespace install and observe events from
system:serviceaccount:argocd:argocd-application-controller
listingv1/deployments
Expected behavior
Access is granted if this call is necessary.
Screenshots
Version
argocd-application-controller/v2.9.3+6eba5be (linux/amd64)
The text was updated successfully, but these errors were encountered: