nvidia-container-toolkit/pkg/nvcdi/transform
Evan Lezar cf93aa94d3 Add support for injecting additional GIDs
This change adds support for injecting additional GIDs using the internal
CDI representations. (Applicable for Tegra-based systems and /dev/dri devices)
This is disabled by default, but can be opted in to by setting the
features.allow-additional-gids feature flag.

This can also be done by running

sudo nvidia-ctk config --in-place --set features.allow-additional-gids

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-08-22 18:17:17 +02:00
..
noop run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
root Add dev-root option to toolkit container 2024-06-03 20:40:30 +02:00
api.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
deduplicate_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
deduplicate.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
edits.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
merge.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
merged-device_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
merged-device.go [no-relnote] Refactor CDI ContainerEdit creation 2024-08-22 14:21:20 +02:00
remove.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
simplify_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
simplify.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
sorter_test.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
sorter.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00