Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps github.com/NVIDIA/nvidia-container-toolkit from 1.18.1 to 1.18.2.

Release notes

Sourced from github.com/NVIDIA/nvidia-container-toolkit's releases.

v1.18.2

NOTE: This release is a unified release of the NVIDIA Container Toolkit that consists of the following packages:

The packages for this release are published to the libnvidia-container package repositories.

What's Changed

  • Fix the trigger of the CDI refresh service to handle compressed kernels.
  • Return an error when JIT CDI spec generation failure. This makes it clearer as to why a container fails to start instead of reporting an unresolvable CDI device.
  • Allow driver libraries to be properly located in musl-based containers.
  • Properly construct the arguments of the hook used to create DRM device symlinks. This fixes a bug where a container would not start in legacy mode when NVIDIA_DRIVER_CAPABILITIES includes graphics.
  • Fix a bug where all GPUs were made available to a container when NVIDIA_VISIBLE_DEVICES=none was specified.
  • Add restart logic to the CDI refresh service to allow for the case where the driver may not be ready at boot.
  • Do not mount IPC sockets are read-only when using CDI. This fixes crashes in certain nested scenarios such as Slurm on K8s.

Changes in the Toolkit Container

  • Bump nvidia/distroless/go to v3.2.2-dev in /deployments/container

Full Changelog: NVIDIA/nvidia-container-toolkit@v1.18.1...v1.18.2

Changelog

Sourced from github.com/NVIDIA/nvidia-container-toolkit's changelog.

v1.18.2

  • Allow nvidia-cdi-refresh.service to be restarted
  • Remove ro mount option from IPC sockets
  • Skip device node injection if NVIDIA_VISIBLE_DEVICES=none
  • Fix arguments when creating DRM device symlinks
  • Fix library paths in Apline containers
  • Return error on JIT CDI spec generation failure
  • Fix trigger of CDI refresh service

Changes in the Toolkit Container

  • Bump nvidia/distroless/go to v3.2.2-dev in /deployments/container
Commits
  • 9e88ed3 Merge pull request #1596 from elezar/update-changelog-1.18.2
  • 0c1bf80 [no-relnote] Update changelog for v1.18.2 release
  • 3eb92b0 Merge pull request #1594 from NVIDIA/backport-1593-to-release-1.18
  • 7e0d63a Merge pull request #1595 from NVIDIA/backport-1586-to-release-1.18
  • 7538b5e fix: Allow nvidia-cdi-refresh.service to be restarted
  • 43c865f fix(discover): remove ro mount option from IPC sockets
  • 38d26bf Merge pull request #1589 from NVIDIA/dependabot/go_modules/release-1.18/githu...
  • 8c80a9d Merge pull request #1588 from NVIDIA/dependabot/docker/deployments/devel/rele...
  • 01c9db4 Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
  • 552e15b Bump golang from 1.25.5 to 1.25.6 in /deployments/devel
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/NVIDIA/nvidia-container-toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/NVIDIA/nvidia-container-toolkit/releases)
- [Changelog](https://github.com/NVIDIA/nvidia-container-toolkit/blob/v1.18.2/CHANGELOG.md)
- [Commits](NVIDIA/nvidia-container-toolkit@v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: github.com/NVIDIA/nvidia-container-toolkit
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issue/PR Pull about a dependency file label Jan 26, 2026
@dependabot dependabot bot added the dependencies Issue/PR Pull about a dependency file label Jan 26, 2026
@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 26, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@rajathagasthya
Copy link
Contributor

/ok-to-test 74be3ea

@coveralls
Copy link

Coverage Status

coverage: 25.2%. remained the same
when pulling 74be3ea on dependabot/go_modules/main/github.com/NVIDIA/nvidia-container-toolkit-1.18.2
into 1626bd1 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR Pull about a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants