nvidia-container-toolkit/internal/config
Evan Lezar ed3b52eb8d
Add allow-cuda-compat-libs-from-container feature flag
This change adds an allow-cuda-compat-libs-from-container feature flag
to the NVIDIA Container Toolkit config. This allows a user to opt-in
to the previous default behaviour of overriding certain driver
libraries with CUDA compat libraries from the container.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-01-22 17:34:20 +01:00
..
image Fix NVIDIA_IMEX_CHANNELS handling on legacy images 2024-11-14 13:26:30 -07:00
cli_test.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
cli.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
config_test.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
config.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
features.go Add allow-cuda-compat-libs-from-container feature flag 2025-01-22 17:34:20 +01:00
hook.go [no-relnote] Remove unused code 2024-11-22 13:11:04 +01:00
runtime.go [no-relnote] Remove unused code 2024-11-22 13:11:04 +01:00
toml_test.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
toml.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
toolkit-cli.go Use toml representation to get defaults 2023-05-08 11:26:53 +02:00