2022-05-18 12:00:01 +00:00
|
|
|
# NVIDIA Container Toolkit Changelog
|
2022-05-17 11:24:44 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.10.0-rc.3
|
2022-05-17 11:24:44 +00:00
|
|
|
|
2022-05-20 12:39:36 +00:00
|
|
|
* Fix bug in detection of Tegra systems where `/sys/devices/soc0/family` is ignored
|
2022-05-20 07:57:41 +00:00
|
|
|
* Fix bug where links to devices were detected as devices
|
2022-05-18 12:00:01 +00:00
|
|
|
* [libnvida-container] Fix bug introduced when adding libcudadebugger.so to list of libraries
|
2022-05-17 11:24:44 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.10.0-rc.2
|
2022-04-12 08:48:03 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Add support for NVIDIA_REQUIRE_* checks for cuda version and arch to csv mode
|
|
|
|
* Switch to debug logging to reduce log verbosity
|
|
|
|
* Support logging to logs requested in command line
|
|
|
|
* Fix bug when launching containers with relative root path (e.g. using containerd)
|
|
|
|
* Allow low-level runtime path to be set explicitly as nvidia-container-runtime.runtimes option
|
|
|
|
* Fix failure to locate low-level runtime if PATH envvar is unset
|
|
|
|
* Replace experimental option for NVIDIA Container Runtime with nvidia-container-runtime.mode = csv option
|
|
|
|
* Use csv as default mode on Tegra systems without NVML
|
|
|
|
* Add --version flag to all CLIs
|
|
|
|
* [libnvidia-container] Bump libtirpc to 1.3.2
|
|
|
|
* [libnvidia-container] Fix bug when running host ldconfig using glibc compiled with a non-standard prefix
|
|
|
|
* [libnvidia-container] Add libcudadebugger.so to list of compute libraries
|
2022-04-12 08:48:03 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.10.0-rc.1
|
2022-04-12 08:48:03 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Include nvidia-ctk CLI in installed binaries
|
|
|
|
* Add experimental option to NVIDIA Container Runtime
|
2022-03-24 11:24:48 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.9.0
|
2022-03-24 11:24:48 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* [libnvidia-container] Add additional check for Tegra in /sys/.../family file in CLI
|
|
|
|
* [libnvidia-container] Update jetpack-specific CLI option to only load Base CSV files by default
|
|
|
|
* [libnvidia-container] Fix bug (from 1.8.0) when mounting GSP firmware into containers without /lib to /usr/lib symlinks
|
|
|
|
* [libnvidia-container] Update nvml.h to CUDA 11.6.1 nvML_DEV 11.6.55
|
|
|
|
* [libnvidia-container] Update switch statement to include new brands from latest nvml.h
|
|
|
|
* [libnvidia-container] Process all --require flags on Jetson platforms
|
|
|
|
* [libnvidia-container] Fix long-standing issue with running ldconfig on Debian systems
|
2022-03-24 11:24:48 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.8.1
|
2022-02-18 14:03:57 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* [libnvidia-container] Fix bug in determining cgroup root when running in nested containers
|
|
|
|
* [libnvidia-container] Fix permission issue when determining cgroup version
|
2022-02-18 14:03:57 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.8.0
|
2022-02-18 14:03:57 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Promote 1.8.0-rc.2-1 to 1.8.0
|
2022-02-09 13:01:45 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.8.0-rc.2
|
2022-02-09 13:01:45 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Remove support for building amazonlinux1 packages
|
2022-02-09 13:01:45 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.8.0-rc.1
|
2022-02-02 12:43:19 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* [libnvidia-container] Add support for cgroupv2
|
|
|
|
* Release toolkit-container images from nvidia-container-toolkit repository
|
2022-02-02 12:43:19 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.7.0
|
2022-02-02 12:43:19 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Promote 1.7.0-rc.1-1 to 1.7.0
|
|
|
|
* Bump Golang version to 1.16.4
|
2022-01-20 12:40:17 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.7.0-rc.1
|
2022-01-14 13:06:46 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Specify containerd runtime type as string in config tools to remove dependency on containerd package
|
|
|
|
* Add supported-driver-capabilities config option to allow for a subset of all driver capabilities to be specified
|
2022-01-20 12:40:17 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.6.0
|
2021-12-03 14:07:40 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Promote 1.6.0-rc.3-1 to 1.6.0
|
|
|
|
* Fix unnecessary logging to stderr instead of configured nvidia-container-runtime log file
|
2021-12-03 14:07:40 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.6.0-rc.3
|
2021-12-03 14:07:40 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Add supported-driver-capabilities config option to the nvidia-container-toolkit
|
|
|
|
* Move OCI and command line checks for runtime to internal oci package
|
2021-11-29 09:13:27 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.6.0-rc.2
|
2021-11-30 13:14:39 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Use relative path to OCI specification file (config.json) if bundle path is not specified as an argument to the nvidia-container-runtime
|
2021-11-29 09:13:27 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.6.0-rc.1
|
2021-11-19 14:45:36 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Add AARCH64 package for Amazon Linux 2
|
|
|
|
* Include nvidia-container-runtime into nvidia-container-toolkit package
|
2021-11-19 14:45:36 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.5.1
|
2021-11-19 14:45:36 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Fix bug where Docker Swarm device selection is ignored if NVIDIA_VISIBLE_DEVICES is also set
|
|
|
|
* Improve unit testing by using require package and adding coverage reports
|
|
|
|
* Remove unneeded go dependencies by running go mod tidy
|
|
|
|
* Move contents of pkg directory to cmd for CLI tools
|
|
|
|
* Ensure make binary target explicitly sets GOOS
|
2021-11-17 09:07:36 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.5.0
|
2021-11-17 09:07:36 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Add dependence on libnvidia-container-tools >= 1.4.0
|
|
|
|
* Add golang check targets to Makefile
|
|
|
|
* Add Jenkinsfile definition for build targets
|
|
|
|
* Move docker.mk to docker folder
|
2021-11-17 09:07:36 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.4.2
|
2021-11-08 10:22:17 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Add dependence on libnvidia-container-tools >= 1.3.3
|
2021-11-08 10:22:17 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.4.1
|
2021-11-08 10:22:17 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Ignore NVIDIA_VISIBLE_DEVICES for containers with insufficent privileges
|
|
|
|
* Add dependence on libnvidia-container-tools >= 1.3.2
|
2021-10-26 11:17:50 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.4.0
|
2021-10-26 11:19:07 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Add 'compute' capability to list of defaults
|
|
|
|
* Add dependence on libnvidia-container-tools >= 1.3.1
|
2021-10-26 11:17:50 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.3.0
|
2021-09-06 10:23:18 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Promote 1.3.0-rc.2-1 to 1.3.0
|
|
|
|
* Add dependence on libnvidia-container-tools >= 1.3.0
|
2021-09-06 11:51:39 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.3.0-rc.2
|
2021-09-06 10:23:18 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* 2c180947 Add more tests for new semantics with device list from volume mounts
|
|
|
|
* 7c003857 Refactor accepting device lists from volume mounts as a boolean
|
2021-06-14 12:40:51 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.3.0-rc.1
|
2021-06-14 12:40:51 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* b50d86c1 Update build system to accept a TAG variable for things like rc.x
|
|
|
|
* fe65573b Add common CI tests for things like golint, gofmt, unit tests, etc.
|
|
|
|
* da6fbb34 Revert "Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*"
|
|
|
|
* a7fb3330 Flip build-all targets to run automatically on merge requests
|
|
|
|
* 8b248b66 Rename github.com/NVIDIA/container-toolkit to nvidia-container-toolkit
|
|
|
|
* da36874e Add new config options to pull device list from mounted files instead of ENVVAR
|
2021-06-14 12:40:51 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.2.1
|
2021-04-29 10:16:44 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* 4e6e0ed4 Add 'ngx' to list of*all* driver capabilities
|
|
|
|
* 2f4af743 List config.toml as a config file in the RPM SPEC
|
2021-04-29 10:16:44 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.2.0
|
2021-04-29 10:16:44 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* 8e0aab46 Fix repo listed in changelog for debian distributions
|
|
|
|
* 320bb6e4 Update dependence on libnvidia-container to 1.2.0
|
|
|
|
* 6cfc8097 Update package license to match source license
|
|
|
|
* e7dc3cbb Fix debian copyright file
|
|
|
|
* d3aee3e0 Add the 'ngx' driver capability
|
2021-02-05 10:26:10 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.1.2
|
2021-02-05 10:26:10 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* c32237f3 Add support for parsing Linux Capabilities for older OCI specs
|
2021-02-05 10:26:10 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.1.1
|
2021-01-25 10:24:09 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* d202aded Update dependence to libnvidia-container 1.1.1
|
2021-01-25 10:24:09 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.1.0
|
2021-01-25 10:24:09 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* 4e4de762 Update build system to support multi-arch builds
|
|
|
|
* fcc1d116 Add support for MIG (Multi-Instance GPUs)
|
|
|
|
* d4ff0416 Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*
|
|
|
|
* 60f165ad Add no-pivot option to toolkit
|
2020-12-11 17:31:25 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
## v1.0.5
|
2020-12-11 17:31:25 +00:00
|
|
|
|
2022-05-18 12:00:01 +00:00
|
|
|
* Initial release. Replaces older package nvidia-container-runtime-hook. (Closes: #XXXXXX)
|