-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.17, 4.18
-
Moderate
-
None
-
Rejected
-
False
-
-
-
Bug Fix
-
In Progress
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:
- blocks
-
OCPBUGS-39012 Change the operator-sdk base image from rhel8 to rhel9
- Closed
- is cloned by
-
OCPBUGS-39012 Change the operator-sdk base image from rhel8 to rhel9
- Closed
- relates to
-
CFE-1096 [operator-sdk] Rebase to latest, stabilization of operator-sdk and plugins and release
- In Progress
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update