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

[R550 driver support] add fallback logic to device.Exists(name) #379

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

tariq1890
Copy link
Contributor

We missed to add the same fallback logic to the Exists method as was added to the Get method.

The gpu-operator-validator container uses the Exists method to assert the presence of /dev/(nvidia|nvidia-frontend)

Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@elezar elezar merged commit 6780afb into main Feb 27, 2024
9 of 10 checks passed
@elezar elezar deleted the exists-fallback branch February 27, 2024 20:25
@elezar
Copy link
Member

elezar commented Feb 27, 2024

I have overridden the merge. The image build was failing because the image was built from a branch and not a fork.

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.

3 participants