-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.15.0, 4.16.0
Description of problem:
- Hosted cluster credentialsMode mode is not manual and cannot create secrets.
- Now the Control Plan credentialsMode is the same as Management Cluster, but for this feature, it should be manual mode on Hosted Cluster no matter what the credentialsMode of Management Cluster is.
Version-Release number of selected component (if applicable):
4.16
How reproducible:
Always
Steps to Reproduce:
1.Creates CredentialsRequest including the spec.providerSpec.stsIAMRoleARN string. 2.Cloud Credential Operator could not populate Secret based on CredentialsRequest. $ oc get secret -A | grep test-mihuang #Secret not found. $ oc get CredentialsRequest -n openshift-cloud-credential-operator NAME AGE ... test-mihuang 44s 3.
Actual results:
Secret not create successfully.
Expected results:
Successfully created the secret on the hosted cluster.
Additional info:
- blocks
-
CCO-386 HyperShift Integration
- Closed
-
OCPBUGS-27103 Failed to create secret on HyperShift Hosted Cluster with short-lived token was enabled by CCO.
- Closed
-
CCO-473 post-merge testing: HyperShift Integration
- Closed
-
CCO-514 New function testing.
- Closed
-
OCPSTRAT-110 Hypershift-enablement for short-lived token authentication flows with OLM-managed operators with CCO
- Closed
- is cloned by
-
OCPBUGS-27103 Failed to create secret on HyperShift Hosted Cluster with short-lived token was enabled by CCO.
- Closed
- relates to
-
CCO-388 Add CCO to HyperShift Management plane
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update