[release-0.18] Enable gds, gdrcopy and mofed flags by default#1585
Closed
github-actions[bot] wants to merge 1 commit intorelease-0.18from
Closed
[release-0.18] Enable gds, gdrcopy and mofed flags by default#1585github-actions[bot] wants to merge 1 commit intorelease-0.18from
github-actions[bot] wants to merge 1 commit intorelease-0.18from
Conversation
With this change, we now always try to dynamically detect if the drivers are present or not. Current code takes care of failure cases to fail-safe and we are leveraging that for dynamic driver detection. Signed-off-by: Rahul Sharma <[email protected]> (cherry picked from commit 0af9b62)
1 task
Member
|
@rahulait was this something that we wanted to backport, or are we ok with the changes only being available in the v0.19.0 release? |
Contributor
|
We want these in gpu-operator v26.3.0 and later only. So if release-0.18 is only for v25.10.XX releases of gpu-operator, then we don't want this. If release-0.19 is going to be for gpu-operator v26.3.XX release, then we don't need this backport PR. |
Member
|
OK. Let's close this then. We can always reopen / create the backport again if required. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated backport of #1550 to
release-0.18✅ Cherry-pick completed successfully with no conflicts.
Original PR: #1550
Original Author: @rahulait
Cherry-picked commits (1):
0af9b62change default value for gds, gdrcopy and mofed flagsThis backport was automatically created by the backport bot.