• Kubernetes Submit Queue's avatar
    Merge pull request #67950 from dims/remove-e2e-image-puller · 59bcf0da
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 67950, 68195). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.
    
    Remove e2e-image-puller
    
    **What this PR does / why we need it**:
    
    A long time ago, We added the image prepulling as a workaround due to
    the overwhelming amount of flake caused by pulling during the tests.
    This functionality has been broken for a while now when we switched to a
    COS image where mounting `docker` binary into `busybox` stopped working.
    So we just have dead code we should clean up.
    
    Change-Id: I538171a5c1d9361eee7f9e0a99655b88b1721e3e
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #63355
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    59bcf0da
Name
Last commit
Last update
..
build-image Loading commit data...
debian-base Loading commit data...
debian-hyperkube-base Loading commit data...
debian-iptables Loading commit data...
debs Loading commit data...
lib Loading commit data...
pause Loading commit data...
release-tars Loading commit data...
root Loading commit data...
rpms Loading commit data...
visible_to Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
bindata.bzl Loading commit data...
common.sh Loading commit data...
copy-output.sh Loading commit data...
make-build-image.sh Loading commit data...
make-clean.sh Loading commit data...
openapi.bzl Loading commit data...
package-tarballs.sh Loading commit data...
release-images.sh Loading commit data...
release-in-a-container.sh Loading commit data...
release.sh Loading commit data...
run.sh Loading commit data...
shell.sh Loading commit data...
util.sh Loading commit data...
workspace.bzl Loading commit data...
workspace_mirror.bzl Loading commit data...