-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17.0
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.
- blocks
-
OCPBUGS-41642 unrecognized baselineCapabilitySet "v4.17" with `oc adm release extract --install-config --included`
- Verified
- is cloned by
-
OCPBUGS-41642 unrecognized baselineCapabilitySet "v4.17" with `oc adm release extract --install-config --included`
- Verified
- relates to
-
OCPBUGS-41639 ClusterVersion capabilities patch example should use enum values
- New
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update
(1 links to)