Commit 947ff85
committed
Add ClusterRole for kvm-ha-service
The kvm-ha-service requires direct access to the Hypervisor CRD to
implement HA-driven self-enable and disable logic.
Permissions granted:
- get/list/watch/update on hypervisors: to read spec.highAvailability
and set spec.maintenance=ha
- get/update on hypervisors/status: to set the HypervisorDisabled
status condition (Succeeded and ReadyEvicted reasons)1 parent 8854ff6 commit 947ff85
1 file changed
Lines changed: 23 additions & 0 deletions
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments