nvidia-container-toolkit/internal/config
Evan Lezar 352b55c8ce
Add ignore-imex-channel-requests feature flag
This allows the NVIDIA Container Toolkit to ignore IMEX channel requests
through the NVIDIA_IMEX_CHANNELS envvar or volume mounts and ensures that
the NVIDIA Container Toolkit cannot be used to provide out-of-band access
to an IMEX channel by simply specifying an environment variable, possibly
bypassing other checks by an orchestration system such as kubernetes.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-02-26 17:46:36 +02: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 ignore-imex-channel-requests feature flag 2025-02-26 17:46:36 +02: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