-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.15.0, 4.16.0
This is a clone of issue OCPBUGS-25897. The following is the description of the original issue:
—
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:
- clones
-
OCPBUGS-25897 Failed to create secret on HyperShift Hosted Cluster with short-lived token was enabled by CCO.
- Closed
- is blocked by
-
OCPBUGS-25897 Failed to create secret on HyperShift Hosted Cluster with short-lived token was enabled by CCO.
- Closed
- is depended on by
-
OCPSTRAT-110 Hypershift-enablement for short-lived token authentication flows with OLM-managed operators with CCO
- Closed
- links to
-
RHSA-2023:7198 OpenShift Container Platform 4.15 security update