-
Bug
-
Resolution: Done
-
Critical
-
4.15
-
None
Description of problem:
The GCP Mint mode sync is failing when attempting to add permissions to a previously deleted custom role.
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Always
Steps to Reproduce:
1. Create a gcp cluster in mint mode (with a CCO credentialRequests that has permissions defined) 2. Delete the openshift-hive-dev-cloud-credential-operator-gcp-ro-creds custom role from GCP 3. oc -n openshift-cloud-credential-operator delete secret cloud-credential-operator-gcp-ro-creds
Actual results:
Receive the following error when attempting to add permissions to the deleted custom role: "cloud-credential-operator cannot add new grants to deleted gcp role"
Expected results:
The new permissions should be added to the role without issue.
Additional info:
- blocks
-
SDN-4158 Update GCP Credentials Request manifest of the Cluster Network Operator to use new API field for requesting permissions
- Closed
- is related to
-
CCO-285 GCP openshift role granularity enhancement - phase 2
- Closed
-
OCPSTRAT-243 Custom roles for GCP Workload Identity
- Closed
- links to