Commit bb350c3
authored
Add watch verb for storageclasses rbac (#258)
Fixes these errors: `E0804 17:31:18.410670 1 reflector.go:150]
pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to
watch *v1.StorageClass: unknown (get storageclasses.storage.k8s.io)`1 parent 0c4e50d commit bb350c3
3 files changed
Lines changed: 3 additions & 1 deletion
File tree
- charts/etcd-operator/templates/rbac
- config/rbac
- internal/controller
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments