• Kubernetes Submit Queue's avatar
    Merge pull request #40804 from runcom/prepull-cri · 25a87fa1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    test/e2e_node: prepull images with CRI
    
    Part of https://github.com/kubernetes/kubernetes/issues/40739
    
    - This PR builds on top of #40525 (and contains one commit from #40525)
    - The second commit contains a tiny change in the `Makefile`.
    - Third commit is a patch to be able to prepull images using the CRI (as opposed to run `docker` to pull images which doesn't make sense if you're using CRI most of the times)
    
    Marked WIP till #40525 makes its way into master
    
    @Random-Liu @lucab @yujuhong @mrunalp @rhatdan
    25a87fa1
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
make-help.sh Loading commit data...
test-cmd-util.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-federation-cmd.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...