Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to UBI9 to support latest oc-mirror which requires glibc 2.32+ #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

breakwaterlabs
Copy link

@breakwaterlabs breakwaterlabs commented Mar 27, 2024

ocp4-disconnected currently fails against the latest openshift during oc-mirror due to incompatibility with the glibc 2.28 found in RHEL 8.9 (and thus UBI8). Openshift 4.15 requires glibc 2.32, 2.33, or 2.34.

There is a UBI9 python311 image which should ensure a high level of compatibility. Testing with buildah / podman on RHEL9 did not uncover any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant