Commit a449aad
committed
Add PodDisruptionBudget permissions to cluster-olm-operator
The cluster-olm-operator needs permissions to manage PodDisruptionBudgets
as they are now part of the static operand assets for catalogd and
operator-controller to ensure high availability during upgrades.
This change adds the necessary RBAC permissions for the policy API group
to create, update, patch, get, list, watch, and delete poddisruptionbudgets.
Fixes: openshift/operator-framework-operator-controller#5681 parent 050f9d2 commit a449aad
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
0 commit comments