Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ApplicationSet controller fail with v1alpha1.AppProject: appprojects.argoproj.io is forbidden error #2818

Closed
jsolana opened this issue Jul 9, 2024 · 1 comment
Labels
argo-cd bug Something isn't working

Comments

@jsolana
Copy link

jsolana commented Jul 9, 2024

Describe the bug

Related to argoproj/argo-cd#18829

Error: W0626 15:42:39.415329 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:argocd-applicationset-controller" cannot list resource "appprojects" in API group "argoproj.io" in the namespace "argocd"

Using ArgoCD 2.12.0-rcX

Related helm chart

argo-cd

Helm chart version

6.7.13

To Reproduce

  1. Overriding the global Argo CD image tag using 2.12.0-X (eg: 2.12.0-rc3)
  2. trying to deploy applications using appSet (eg using the appSet defined --> https://github.com/jsolana/argocd-applications)

Expected behavior

Deploy applications successfully

Screenshots

image

Additional context

No response

@jsolana jsolana added the bug Something isn't working label Jul 9, 2024
@jsolana
Copy link
Author

jsolana commented Jul 9, 2024

Duplicated #2813

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
argo-cd bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants