k3s/pkg/agent/containerd
Brad Davidson 56fb3b0991 Add nonroot-devices flag to agent CLI
Add new flag that is passed through to the device_ownership_from_security_context parameter in the containerd CRI config. This is not possible to change without providing a complete custom containerd.toml template so we should add a flag for it.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-11-05 11:36:55 -08:00
..
command.go
command_windows.go
config.go
config_linux.go Add nonroot-devices flag to agent CLI 2024-11-05 11:36:55 -08:00
config_test.go
config_windows.go
containerd.go
runtimes.go Add the nvidia runtime cdi 2024-10-11 21:38:21 +02:00
runtimes_test.go
selinux.go