-
Bug
-
Resolution: Unresolved
-
Major
-
4.14.z, 4.15.0
Description of problem:
The following binaries need to get extracted from the release payload for both rhel8 and rhel9: oc ccoctl opm openshift-install oc-mirror The images that contain these, should produce artifacts of both kinds in some locatiuon, and probably make the artifact of their architecture available under a normal location in path. Example: /usr/share/<binary>.rhel8 /usr/share/<binary>.rhel9 /usr/bin/<binary> This ticket is about getting "oc adm release extract" to do the right thing in a backwards compatible way. If both binaries are available get those. If not, get from the old location.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- is blocked by
-
OCPBUGS-23386 Unable to run oc commands on RHEL9 Host with FIPS enabled OCP cluster
- Closed
-
OCPBUGS-25461 Implement multi-rhel artifact extraction
- Closed
- is cloned by
-
OCPBUGS-28540 Should contain oc.rhel8 for 4.16 ocp payload
- Closed
- links to