Bug to confirm as I'm using my own Helm chart built on this repository manifests.
When launching the new CSI resizer container, got this errors in logs (the first one appears after fixing the first one):
E0611 15:00:16.112725 1 reflector.go:178] k8s.io/client-go/informers/factory.go:135: Failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:scaleway-csi:scaleway-csi-controller" cannot list resource "pods" in API group "" at the cluster scope
E0611 15:01:03.299833 1 reflector.go:380] k8s.io/client-go/informers/factory.go:135: Failed to watch *v1.Pod: unknown (get pods)
Describe the bug
Bug to confirm as I'm using my own Helm chart built on this repository manifests.
When launching the new CSI resizer container, got this errors in logs (the first one appears after fixing the first one):
I had to add this in cluster roles:
Details (please complete the following information):