containerd/internal/cri
Rodrigo Campos 2cd08156ed cri: Expose runtimeHandler support for userns
Since kubernetes 1.30, the kubelet will query the runtime handlers
features and only start pods with userns if the runtime handler used for
that pod supports it.

Let's expose the user namespace support to the kubelet.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-02-22 11:42:18 -03:00
..
annotations Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
bandwidth Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config cri: propagate deprecation list to runtime status 2024-02-14 03:59:49 +09:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
io Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri Fix formatting after moving CRI 2024-02-02 10:12:08 -08:00
opts KEP-3857: Recursive Read-only (RRO) mounts 2024-02-19 00:42:50 +09:00
server cri: Expose runtimeHandler support for userns 2024-02-22 11:42:18 -03:00
store Fix formatting after moving CRI 2024-02-02 10:12:08 -08:00
testing Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
types Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
util Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00