-
Notifications
You must be signed in to change notification settings - Fork 70
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
Use RHEL9 repository for UBI9 and CentOs Stream 9 Cuda images #200
Conversation
Hi @jstourac. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
@jstourac: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
Good catch
Thanks 💯
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harshad16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Remove the intel based image from the overlay as its ODH only
This updates the used Nvidia repository for CUDA packages in our UBI9 and CoreOs 9 Stream images.
Description
Nvidia provides RHEL9 repository of their packages. We use RHEL8 for all of our images at the moment (UBI8, UBI9, CoreOs 9 Stream). I think we should use RHEL9 repository for UBI9 and CoreOS 9 Stream, since I believe these are closer to the RHEL9.
I haven't checked content and difference of the Nvidia
rhel8
vsrhel9
repositories yet, I can do it if you ask. It's possible that most of the packages there will be identical, not sure how they build.Please, let me know whether this change is welcomed actually. Thank you.
How Has This Been Tested?
!!!! This hasn't been tested and since this is quite a big change we should definitely test before we merge this !!!!
Merge criteria: