We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3eb92b0 + 0c1bf80 commit 9e88ed3Copy full SHA for 9e88ed3
CHANGELOG.md
@@ -1,11 +1,12 @@
1
# NVIDIA Container Toolkit Changelog
2
3
## v1.18.2
4
-- Generate none device spec
5
-- fix: Skip device node injection if NVIDIA_VISIBLE_DEVICES=none
6
-- fix: Fix arguments when creating DRM device symlinks
+- Allow nvidia-cdi-refresh.service to be restarted
+- Remove ro mount option from IPC sockets
+- Skip device node injection if NVIDIA_VISIBLE_DEVICES=none
7
+- Fix arguments when creating DRM device symlinks
8
- Fix library paths in Apline containers
-- fix: Return error on JIT CDI spec generation failure
9
+- Return error on JIT CDI spec generation failure
10
- Fix trigger of CDI refresh service
11
12
### Changes in the Toolkit Container
0 commit comments