-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.17.0
-
Important
-
None
-
3
-
OTA 259, OTA 260, OTA 261, OTA 262
-
4
-
Rejected
-
False
-
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-41111. The following is the description of the original issue:
—
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.
- clones
-
OCPBUGS-41111 unrecognized baselineCapabilitySet "v4.17" with `oc adm release extract --install-config --included`
- Verified
- is blocked by
-
OCPBUGS-41111 unrecognized baselineCapabilitySet "v4.17" with `oc adm release extract --install-config --included`
- Verified
- links to
-
RHBA-2024:8981 OpenShift Container Platform 4.17.z bug fix update
(2 links to)