nvidia-container-toolkit/internal/config
Evan Lezar 7c758c97b8
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-28 17:54:11 +02:00
..
image
cli_test.go
cli.go
config_test.go
config.go
features.go Add ignore-imex-channel-requests feature flag 2025-02-28 17:54:11 +02:00
hook.go
runtime.go
toml_test.go
toml.go
toolkit-cli.go