containerd/pkg/cri
David Leadbeater 31a6449734 Add capability for snapshotters to declare support for UID remapping
This allows user namespace support to progress, either by allowing
snapshotters to deal with ownership, or falling back to containerd doing
a recursive chown.

In the future, when snapshotters implement idmap mounts, they should
report the "remap-ids" capability.

Co-authored-by: Rodrigo Campos <rodrigoca@microsoft.com>
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
Signed-off-by: David Leadbeater <dgl@dgl.cx>
2022-12-21 15:08:28 -03:00
..
annotations cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
config Cleanup build constraints 2022-12-08 09:36:20 -08:00
constants move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
io Cleanup build constraints 2022-12-08 09:36:20 -08:00
opts cri: fix memory.memsw.limit_in_bytes: no such file or directory 2022-12-19 11:28:07 +09:00
sbserver Remove github.com/gogo/protobuf again 2022-12-15 22:54:15 +00:00
server Add capability for snapshotters to declare support for UID remapping 2022-12-21 15:08:28 -03:00
store nil check to avoid panic on upgrade 2022-12-13 16:18:18 -06:00
streaming fatal error: concurrent map iteration and map write 2022-12-13 20:08:23 +08:00
util Remove github.com/gogo/protobuf again 2022-12-15 22:54:15 +00:00
cri.go pkg/cri/server: experimental NRI integration for CRI. 2022-11-28 21:51:08 +02:00