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

feat: Integrate NVIDIA/k8s-device-plugin into Project-HAMi/HAMi #855

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

haitwang-cloud
Copy link
Contributor

Add NVIDIA k8s device plugin as a submodule and implement initial device plugin structure

What type of PR is this?
/kind feature

What this PR does / why we need it:

This pull request integrates the NVIDIA/k8s-device-plugin into the Project-HAMi/HAMi project. The integration involves adding the NVIDIA/k8s-device-plugin repository as a submodule, specifically the release-0.17 branch, and creating a script to update the submodule and copy the necessary files into the appropriate directories within the Project-HAMi/HAMi project.

Changes Made
Add NVIDIA k8s-device-plugin as a Submodule:

Added the NVIDIA/k8s-device-plugin repository as a submodule in the third_party/nvidia/k8s-device-plugin directory.
The submodule points to the release-0.17 branch.
Create Update Script:

Created a script named update_nvidia_plugin.sh to update the submodule to the latest version of the specified branch and copy the necessary files to the project's directories.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

@haitwang-cloud haitwang-cloud marked this pull request as draft February 10, 2025 07:03
…ure and remove unused files

Signed-off-by: haitwang-cloud <[email protected]>
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.

1 participant