File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# NVIDIA Container Toolkit Changelog
22
33## v1.18.0-rc.5
4+ - Disable generation of coherent CDI specs by default
45- Update go-nvlib to restrict nvidia.com/gpu.coherent devices to devices with an ATS addressing mode.
6+ - Deprecate the hook config mode for cri-o
7+
8+ ### Changes in the Toolkit Container
9+ - Deprecate the hook config mode for cri-o
10+ - Add CRI plugin config from source containerd config to drop-in file
11+ - Add support for drop-in config files in a container
512
613## v1.18.0-rc.4
714
Original file line number Diff line number Diff line change 1414
1515LIB_NAME := nvidia-container-toolkit
1616LIB_VERSION := 1.18.0
17- LIB_TAG := rc.4
17+ LIB_TAG := rc.5
1818
1919# The package version is the combination of the library version and tag.
2020# If the tag is specified the two components are joined with a tilde (~).
You can’t perform that action at this time.
0 commit comments