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

unrecognized baselineCapabilitySet "v4.17" with `oc adm release extract --install-config --included`

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.17.0
    • oc / update
    • Important
    • None
    • 3
    • OTA 259, OTA 260, OTA 261
    • 3
    • Approved
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

      v4.17 baselineCapabilitySet is not recognized.
        
      # ./oc adm release extract --install-config v4.17-basecap.yaml --included --credentials-requests --from quay.io/openshift-release-dev/ocp-release:4.17.0-rc.1-x86_64 --to /tmp/test
      
      error: unrecognized baselineCapabilitySet "v4.17"
      
      # cat v4.17-basecap.yaml
      ---
      apiVersion: v1
      platform:
        gcp:
          foo: bar
      capabilities:
        baselineCapabilitySet: v4.17 

      Version-Release number of selected component (if applicable):

          4.17.0-0.nightly-2024-09-04-132247

      How reproducible:

          always

      Steps to Reproduce:

          1. Run `oc adm release extract --install-config --included` against an install-config file including baselineCapabilitySet: v4.17. 
          2.
          3.
          

      Actual results:

          `oc adm release extract` throw unrecognized error

      Expected results:

          `oc adm release extract` should extract correct manifests

      Additional info:

          If specifying baselineCapabilitySet: v4.16, it works well. 

            trking W. Trevor King
            rhn-support-jiajliu Jia Liu
            Jia Liu Jia Liu
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: