nvidia-container-toolkit/cmd/nvidia-container-runtime-hook
Evan Lezar ba1ed3232f Skip injection of nvidia-persistenced socket by default
This changes skips the injection of the nvidia-persistenced socket by
default.

An include-persistenced-socket feature flag is added to allow the
injection of this socket to be explicitly requested.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-09-18 22:10:09 +02:00
..
capabilities.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
container_config_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
container_config.go Add support for an NVIDIA_IMEX_CHANNELS envvar 2024-02-26 20:09:43 +01:00
hook_config_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
hook_config.go Remove unused loadSaver interface 2023-10-24 20:00:24 +02:00
hook_test.go Rename -toolkit executable to -runtime-hook 2022-07-08 12:09:11 +02:00
main.go Skip injection of nvidia-persistenced socket by default 2024-09-18 22:10:09 +02:00