File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-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+ - Fix handling of unrecognised hooks
5+ - Disable generation of coherent CDI specs by default
46- Update go-nvlib to restrict nvidia.com/gpu.coherent devices to devices with an ATS addressing mode.
7+ - Deprecate the hook config mode for cri-o
8+
9+ ### Changes in the Toolkit Container
10+ - Deprecate the hook config mode for cri-o
11+ - Add CRI plugin config from source containerd config to drop-in file
12+ - Add support for drop-in config files in a container
513
614## v1.18.0-rc.4
715
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