Commit 006f34a
committed
Restrict create/delete verbs on nodes
Only few cloud providers actually need those verbs.
- create: kwok
- delete: kwok, huaweicloud
So, it would be better to restrict them to only those providers, following the principle of least privilege.
Signed-off-by: Mitsuo HEIJO <[email protected]>1 parent f15e590 commit 006f34a
File tree
2 files changed
+5
-1
lines changed- cluster-autoscaler/charts/cluster-autoscaler
- templates
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
0 commit comments