Commit 2840367
committed
OCPBUGS-54302: Add Key Rings list permission for gcp
** After adding https://issues.redhat.com/browse/OCPBUGS-52203, the permission
`cloudkms.keyRings.list` is required when a user provides at least one kms key in the installconfig
under compute, control plane, or default machine. The permission is required because the key rings must
be searched and returned then compared to the key ring that the user provides for validation.1 parent 7e9ef0e commit 2840367
File tree
2 files changed
+12
-0
lines changed- modules
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
197 | 203 | | |
198 | 204 | | |
199 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
196 | 202 | | |
197 | 203 | | |
198 | 204 | | |
| |||
0 commit comments