Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[argo-rollouts] Permissions on cluster-role for Istio #718

Closed
ionutz89 opened this issue May 7, 2021 · 1 comment
Closed

[argo-rollouts] Permissions on cluster-role for Istio #718

ionutz89 opened this issue May 7, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ionutz89
Copy link

ionutz89 commented May 7, 2021

Describe the bug

E0507 10:39:25.337704       1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: destinationrules.networking.istio.io is forbidden: User "system:serviceaccount:argocd:argo-rollouts" cannot list resource "destinationrules" in API group "networking.istio.io" at the cluster scope
E0507 10:40:17.538259       1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: destinationrules.networking.istio.io is forbidden: User "system:serviceaccount:argocd:argo-rollouts" cannot list resource "destinationrules" in API group "networking.istio.io" at the cluster scope
E0507 10:40:50.501195       1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: destinationrules.networking.istio.io is forbidden: User "system:serviceaccount:argocd:argo-rollouts" cannot list resource "destinationrules" in API group "networking.istio.io" at the cluster scope
E0507 10:41:23.510167       1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: destinationrules.networking.istio.io is forbidden: User "system:serviceaccount:argocd:argo-rollouts" cannot list resource "destinationrules" in API group "networking.istio.io" at the cluster scope

To Reproduce
Steps to reproduce the behaviour:

Using the current helm chart of argo-rollouts and install the latest version of Istio 1.9.4

Expected behaviour
I added manually on cluster role:

- destinationrules

I think here it is safe to add the fixing permission file

@ionutz89 ionutz89 added the bug Something isn't working label May 7, 2021
@ionutz89
Copy link
Author

ionutz89 commented May 8, 2021

Fixed in #711

@ionutz89 ionutz89 closed this as completed May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant