-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.17, 4.18
-
Moderate
-
None
-
Rejected
-
False
-
-
Adding this to the "Notable technical changes" section entry for the Operator SDK version bump overall.
-
Enhancement
-
Done
This is a clone of issue OCPBUGS-38976. The following is the description of the original issue:
—
Description of problem:
The operator-sdk release Dockerfile (https://github.com/openshift/ocp-release-operator-sdk/blob/2fcf5f0457f4aaccf3043cd99488b1d5050deada/release/sdk/Dockerfile) uses rhel9 based builder image, but uses rhel8 based base image. This may lead to version mismatch of GLIBC and end up in runtime error.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. 2. 3.
Actual results:
RHEL version mismatch of the builder and base images of operator-sdk
Expected results:
RHEL9 should be used for both the builder and base images of operator-sdk
Additional info:
- clones
-
OCPBUGS-38976 Change the operator-sdk base image from rhel8 to rhel9
- Verified
- is blocked by
-
OCPBUGS-38976 Change the operator-sdk base image from rhel8 to rhel9
- Verified
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update