containerd/cmd/containerd-shim-runc-v2
Rodrigo Campos 8bbce8d37f pkg/process: Check using idmap mount options too
The runtime-spec just merged this PR:
	https://github.com/opencontainers/runtime-spec/pull/1224

This means that it is now possible to request idmap mounts by specifying
"idmap" or "ridmap" in the mount options, without any mappings.

Let's add a check to see if they are requested in that way too.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-12-04 15:17:59 +01:00
..
manager mv pkg/process cmd/containerd-shim-runc-v2/process 2023-11-30 21:50:04 +09:00
pause Move runc shim implementation to cmd 2023-11-14 10:13:32 -08:00
process pkg/process: Check using idmap mount options too 2023-12-04 15:17:59 +01:00
runc mv pkg/process cmd/containerd-shim-runc-v2/process 2023-11-30 21:50:04 +09:00
task mv pkg/process cmd/containerd-shim-runc-v2/process 2023-11-30 21:50:04 +09:00
main.go Move runc shim implementation to cmd 2023-11-14 10:13:32 -08:00