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

Bump github.com/NVIDIA/nvidia-container-toolkit from 1.17.5-rc.1 to 1.17.5 #1205

Open
wants to merge 1 commit into
base: release-0.17
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2025

Bumps github.com/NVIDIA/nvidia-container-toolkit from 1.17.5-rc.1 to 1.17.5.

Release notes

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

v1.17.5

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

  • Allow the enabled-cuda-compat hook to be skipped when generating CDI specifications. This improves compatibility with older NVIDIA Container Toolkit installations. The hook is explicitly ignored for management CDI specifications.
  • Add IMEX binaries to CDI discovery. This includes the IMEX Daemon and IMEX Control binaries in containers.
  • Fix bug that may overwrite docker feature flags when configuring CDI from the nvidia-ctk runtime configure command.
  • Add an ignore-imex-channel-requests feature flag. This ensures that the NVIDIA Container Runtime can be configured to ignore IMEX channel requests when these should be managed by another component.
  • Update the update-ldcache hook to run the host ldconfig from a MEMFD.
  • Add support for CUDA Forward Compatibility (removed by default in v1.17.4) using a dedicated enable-cuda-compat hook. This can be disabled using a disable-cuda-compat-lib-hook feature flag.
  • Disable nvsandboxutils in the nvcdi API. This prevents a segmentation violation with NVIDIA GPU Drivers from the 565 branch.
  • Fix a bug where cdi mode would not work with the --gpus flag even if the NVIDIA Container Runtime was used.

Changes in the Toolkit Container

  • Enable CDI in container engine (Containerd, Cri-o, Docker) if CDI_ENABLED is set.
  • Bump CUDA base image version to 12.8.0

Full Changelog: NVIDIA/nvidia-container-toolkit@v1.17.4...v1.17.5

Changelog

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

v1.17.5

  • Allow the enabled-cuda-compat hook to be skipped when generating CDI specifications. This improves compatibility with older NVIDIA Container Toolkit installations. The hook is explicitly ignored for management CDI specifications.
  • Add IMEX binaries to CDI discovery. This includes the IMEX Daemon and IMEX Control binaries in containers.
  • Fix bug that may overwrite docker feature flags when configuring CDI from the nvidia-ctk runtime configure command.
  • Remove the unused Set() function from engine config API.
  • Add an EnableCDI() method to engine config API.
  • Add an ignore-imex-channel-requests feature flag. This ensures that the NVIDIA Container Runtime can be configured to ignore IMEX channel requests when these should be managed by another component.
  • Update the update-ldcache hook to run the host ldconfig from a MEMFD.
  • Add support for CUDA Forward Compatibility (removed by default in v1.17.4) using a dedicated enable-cuda-compat hook. This can be disabled using a disable-cuda-compat-lib-hook feature flag.
  • Disable nvsandboxutils in the nvcdi API. This prevents a segmentation violation with NVIDIA GPU Drivers from the 565 branch.
  • Fix a bug where cdi mode would not work with the --gpus flag even if the NVIDIA Container Runtime was used.

Changes in the Toolkit Container

  • Enable CDI in container engine (Containerd, Cri-o, Docker) if CDI_ENABLED is set.
  • Bump CUDA base image version to 12.8.0

v1.17.4

  • Disable mounting of compat libs from container by default
  • Add allow-cuda-compat-libs-from-container feature flag
  • Skip graphics modifier in CSV mode
  • Properly pass configSearchPaths to a Driver constructor
  • Add support for containerd version 3 config
  • Add string TOML source

Changes in libnvidia-container

  • Add no-cntlibs CLI option to nvidia-container-cli

Changes in the Toolkit Container

  • Bump CUDA base image version to 12.6.3

v1.17.3

  • Only allow host-relative LDConfig paths by default.

Changes in libnvidia-container

  • Create virtual copy of host ldconfig binary before calling fexecve()

v1.17.2

  • Fixed a bug where legacy images would set imex channels as all.

v1.17.1

  • Fixed a bug where specific symlinks existing in a container image could cause a container to fail to start.
  • Fixed a bug on Tegra-based systems where a container would fail to start.
  • Fixed a bug where the default container runtime config path was not properly set.

Changes in the Toolkit Container

  • Fallback to using a config file if the current runtime config can not be determined from the command line.

v1.17.0

  • Promote v1.17.0-rc.2 to v1.17.0

... (truncated)

Commits

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.17.5-rc.1 to 1.17.5.
- [Release notes](https://github.com/NVIDIA/nvidia-container-toolkit/releases)
- [Changelog](https://github.com/NVIDIA/nvidia-container-toolkit/blob/v1.17.5/CHANGELOG.md)
- [Commits](NVIDIA/nvidia-container-toolkit@v1.17.5-rc.1...v1.17.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Issue/PR Pull about a dependency file maintenance Issue/PR to create or address a team project management need labels Mar 16, 2025
Copy link

copy-pr-bot bot commented Mar 16, 2025

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.

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 maintenance Issue/PR to create or address a team project management need
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants