Files
kubernetes/pkg/kubelet/container
Giuseppe Scrivano b2a92406ef KEP-127: check for runtime handler userns support
block the creation of a pod that requires a user namespace, unless the
runtime handler has support for it.

If the pod requested for a user namespace, and the handler does not
support it then return an error regardless of the feature gate.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-02-27 12:01:00 +01:00
..
2020-07-24 16:23:12 -04:00
2022-07-30 12:35:26 +09:00