nvidia-container-toolkit/internal/modifier
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
..
cdi run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
cdi_test.go Add nvidia-container-runtime.modes.cdi.annotation-prefixes config option. 2023-03-27 16:36:54 +02:00
cdi.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
csv_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
csv.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
discover_test.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
discover.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
gated.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
graphics_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
graphics.go Add support for injecting additional GIDs 2024-08-22 18:17:17 +02:00
hook_remover_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
hook_remover.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
list.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
stable_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
stable.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00