-
Bug
-
Resolution: Done
-
Normal
-
None
Description of problem:
When configuring the appset controller with ArgoCD 2.12.0, the controller fails to create applications because the service account does not have permission to list or watch AppProjects
level=info msg="listed ApplicationSets" count=1 type=createSecretEventHandler 7 reflector.go:539] pkg/mod/k8s.io/client-go@v0.29.6/tools/cache/reflector.go:229: failed to list *v1alpha1.AppProject:appprojects.argoproj.io is forbidden: User "system:serviceaccount:argocd:example-applicationset-controller" cannot list resource "appprojects" in API group "argoproj.io" in the namespace "argocd" 7 reflector.go:147] pkg/mod/k8s.io/client-go@v0.29.6/tools/cache/reflector.go:229: Failed to watch *v1alpha1.AppProject: failed to list *v1alpha1.AppProject: appprojects.argoproj.io is forbidden: User "system:serviceaccount:argocd:example-applicationset-controller" cannot list resource "appprojects" in API group "argoproj.io" in the namespace "argocd"
More details: https://github.com/argoproj-labs/argocd-operator/issues/1514
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
https://github.com/argoproj-labs/argocd-operator/issues/1514
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
*
- links to
-
RHEA-2024:137049 Errata Advisory for OpenShift GitOps v1.14.0