mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 19:58:17 +00:00
Automatic merge from submit-queue CRI: Fix lifecycle hook and add container lifecycle node e2e test This PR: 1) Adds pod spec missing handling in kuberuntime. (1st commit) 2) Adds container lifecycle hook node e2e test. (2nd commit) @yujuhong @feiskyer