Fixed a bug where legacy images would set imex channels as all. This bug caused containers to fail when no NVIDIA_IMEX_CHANNELS environment variable was set for legacy images.
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 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 from 1.17.0 to 1.17.2.
Release notes
Sourced from github.com/NVIDIA/nvidia-container-toolkit's releases.
Changelog
Sourced from github.com/NVIDIA/nvidia-container-toolkit's changelog.
Commits
fa66e4c
Merge pull request #802 from elezar/bump-release-v1.17.2aac7258
Bump version for v1.17.2 release70ac1e2
Merge pull request #801 from elezar/fix-legacy-nvidia-imex-channelsf774cee
Fix NVIDIA_IMEX_CHANNELS handling on legacy images1467f3f
Merge pull request #786 from elezar/bump-release-v1.17.1ca9612a
Bump version for v1.17.1 release11e4af3
Merge pull request #784 from elezar/fix-config-file-pathedf5d97
Fix bug in default config file pathb03e942
Merge pull request #780 from elezar/add-config-fallbacka918591
Fallback to file for runtime configDependabot 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