nvidia-container-toolkit/internal/edits
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
..
api.go [no-relnote] Refactor CDI ContainerEdit creation 2024-08-22 14:21:20 +02:00
device_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
device.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
edits_test.go [no-relnote] Refactor CDI ContainerEdit creation 2024-08-22 14:21:20 +02:00
edits.go [no-relnote] Refactor CDI ContainerEdit creation 2024-08-22 14:21:20 +02:00
hook.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
lib.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
mount.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
options.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
resource.go [no-relnote] Refactor CDI ContainerEdit creation 2024-08-22 14:21:20 +02:00