-
Notifications
You must be signed in to change notification settings - Fork 18
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 base image to UBI9 #39
base: main
Are you sure you want to change the base?
Conversation
146459d
to
7e66f5c
Compare
Signed-off-by: greg pereira <[email protected]>
7e66f5c
to
e52fdb8
Compare
I tried the build locally and the failure comes from packages not found in the ubi9 registry:
|
In the previous base image, |
Hm, the issue is with subscription. UBI images have a limited subset of packages available without it. I tried running it locally with a subscription and after enabling the CRB repo I am able to install the packages necessary:
I'm not sure how you can solve this here in the upstream though 😞 |
I recommend to stick to CentOS 9 Stream as default for upstream and just replace |
This was to keep us in line with productization stuff downstream. For now were going in a different direction from this PR so I will convert it to draft. |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🔴 Enforce conventional commitThis rule is failing.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
|
cc @vishnoianil this should swap base image to ubi9