• Darren Shepherd's avatar
    kubelet: new feature gate: SupportNoneCgroupDriver · 8cef2e14
    Darren Shepherd authored
    The "none" driver is expected to be used in "rootless" mode until OCI/CRI runtime
    get support for cgroup2 (unified) mode with nsdelegate.
    
    Even after cgroup2 gets supported in the ecosystem, the "none" driver will remain
    because nested containers might not always get support for cgroup2 (via systemd).
    Signed-off-by: 's avatarAkihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    
    # Conflicts:
    #	cmd/kubelet/app/server.go
    #	pkg/features/kube_features.go
    8cef2e14
Name
Last commit
Last update
..
apis/kubeadm Loading commit data...
cmd Loading commit data...
componentconfigs Loading commit data...
constants Loading commit data...
discovery Loading commit data...
features Loading commit data...
images Loading commit data...
phases Loading commit data...
preflight Loading commit data...
util Loading commit data...
BUILD Loading commit data...
kubeadm.go Loading commit data...