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

manifests: Add role for csi-resizer #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gtirloni
Copy link

@gtirloni gtirloni commented Jun 5, 2024

Fixes error logged every minute from csi-resizer container:

W0605 13:00:04.161769       1 reflector.go:533] k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:storpool-csi-controller-sa" cannot list resource "pods" in API group "" at the cluster scope
E0605 13:00:04.161829       1 reflector.go:148] k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:storpool-csi-controller-sa" cannot list resource "pods" in API group "" at the cluster scope

Image: registry.k8s.io/sig-storage/csi-resizer:v1.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant