mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
Automatic merge from submit-queue Add dockershim only mode This PR added a `experimental-dockershim` hidden flag in kubelet to run dockershim only. We introduce this flag mainly for cri validation test. In the future we should compile dockershim into another binary. @yujuhong @feiskyer @xlgao-zju /cc @kubernetes/sig-node-pr-reviews