-
Notifications
You must be signed in to change notification settings - Fork 511
Comparing changes
Open a pull request
base repository: NVIDIA/nvidia-container-toolkit
base: v1.17.0
head repository: NVIDIA/nvidia-container-toolkit
compare: v1.17.1
- 8 commits
- 9 files changed
- 1 contributor
Commits on Nov 5, 2024
-
Force symlink creation in create-symlink hook
This change updates the create-symlink hook to be equivalent to ln -f -s target link This ensures that links are updated even if they exist in the container being run. Signed-off-by: Evan Lezar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 324096c - Browse repository at this point
Copy the full SHA 324096cView commit details
Commits on Nov 7, 2024
-
Merge pull request #776 from elezar/fix-libcuda-symlink
Force symlink creation in create-symlink hook
Configuration menu - View commit details
-
Copy full SHA for 3cb613a - Browse repository at this point
Copy the full SHA 3cb613aView commit details
Commits on Nov 8, 2024
-
Fallback to file for runtime config
This change ensures that we fall back to the previous behaviour of reading the existing config from the specified config file if extracting the current config from the command line fails. This fixes use cases where the containerd / crio executables are not available. Signed-off-by: Evan Lezar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a918591 - Browse repository at this point
Copy the full SHA a918591View commit details -
Merge pull request #780 from elezar/add-config-fallback
Fallback to file for runtime config
Configuration menu - View commit details
-
Copy full SHA for b03e942 - Browse repository at this point
Copy the full SHA b03e942View commit details -
Fix bug in default config file path
This fix ensures that the default config file path for the nvidia-ctk runtime configure command is set consistently. Signed-off-by: Evan Lezar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edf5d97 - Browse repository at this point
Copy the full SHA edf5d97View commit details
Commits on Nov 9, 2024
-
Merge pull request #784 from elezar/fix-config-file-path
Fix bug in default config file path
Configuration menu - View commit details
-
Copy full SHA for 11e4af3 - Browse repository at this point
Copy the full SHA 11e4af3View commit details -
Bump version for v1.17.1 release
Signed-off-by: Evan Lezar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca9612a - Browse repository at this point
Copy the full SHA ca9612aView commit details -
Merge pull request #786 from elezar/bump-release-v1.17.1
Bump version for v1.17.1 release
Configuration menu - View commit details
-
Copy full SHA for 1467f3f - Browse repository at this point
Copy the full SHA 1467f3fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.17.0...v1.17.1