k3s/pkg/cli/cmds
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
..
agent.go Add nonroot-devices flag to agent CLI 2024-11-05 11:36:55 -08:00
certs.go Add K3S_DATA_DIR as env var for --data-dir flag 2024-07-29 15:23:52 -07:00
check-config.go
completion.go
config.go
const_linux.go
const_windows.go
cover_default.go
cover_linux.go
crictl.go
ctr.go
etcd_snapshot.go
golang.go
init_default.go
init_linux.go
kubectl.go
log.go
log_default.go
log_linux.go
nostage.go
root.go Add K3S_DATA_DIR as env var for --data-dir flag 2024-07-29 15:23:52 -07:00
secrets_encrypt.go
server.go Add nonroot-devices flag to agent CLI 2024-11-05 11:36:55 -08:00
stage.go
token.go