mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-15 14:26:57 +00:00
Automatic merge from submit-queue Add images used in common test into prepull image list. Addresses https://github.com/kubernetes/kubernetes/issues/31774#issuecomment-243800830. Fixes #31774, #31579. This PR added all images in common test into the node e2e prepull list. Mark P2 because this help get rid of image pulling flake. @yujuhong