-
Bug
-
Resolution: Done-Errata
-
Major
-
4.15, 4.16
-
No
-
Rejected
-
False
-
-
NA
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-24834. The following is the description of the original issue:
—
Background:
CCO was made optional in https://issues.redhat.com/browse/OCPEDGE-69. CloudCredential was introduced as a new capability to openshift/api. We need to bump api at oc to include the CloudCredential capability so oc adm release extract works correctly.
Description of problem:
Some relevant CredentialsRequests are not extracted by the following command: oc adm release extract --credentials-requests --included --install-config=install-config.yaml ... where install-config.yaml looks like the following: ... capabilities: baselineCapabilitySet: None additionalEnabledCapabilities: - MachineAPI - CloudCredential platform: aws: ...
Logs:
... I1209 19:57:25.968783 79037 extract.go:418] Found manifest 0000_50_cloud-credential-operator_05-iam-ro-credentialsrequest.yaml I1209 19:57:25.968902 79037 extract.go:429] Excluding Group: "cloudcredential.openshift.io" Kind: "CredentialsRequest" Namespace: "openshift-cloud-credential-operator" Name: "cloud-credential-operator-iam-ro": unrecognized capability names: CloudCredential ...
- clones
-
OCPBUGS-24834 Need to bump api at oc to include the CloudCredential capability
- Closed
- is blocked by
-
OCPBUGS-24834 Need to bump api at oc to include the CloudCredential capability
- Closed
- links to
-
RHSA-2023:7198 OpenShift Container Platform 4.15 security update