Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-24834

Need to bump api at oc to include the CloudCredential capability

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.16.0
    • 4.15, 4.16
    • oc
    • None
    • No
    • Proposed
    • False
    • Hide

      None

      Show
      None

    Description

      Background:

      CCO was made optional in OCP 4.15, see 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
      ...

      Attachments

        Issue Links

          Activity

            People

              fxierh Feilian Xie
              fxierh Feilian Xie
              ying zhou ying zhou
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: