k3s/test
Kubernetes Submit Queue 59bcf0dadf
Merge pull request #67950 from dims/remove-e2e-image-puller
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
```
2018-09-07 11:19:36 -07:00
..
cmd Merge pull request #68069 from apelisse/kubectl-apply-dryrun 2018-09-02 15:31:05 -07:00
conformance Merge pull request #67100 from mkurylec/promotion-lifecycle-hook-to-conformance 2018-08-16 11:57:28 -07:00
e2e Merge pull request #67950 from dims/remove-e2e-image-puller 2018-09-07 11:19:36 -07:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node Replaced hardcoded busybox image in e2e tests. 2018-09-06 10:55:17 +03:00
fixtures Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
images Merge pull request #67578 from chanjarster/issue-67561 2018-09-01 03:32:56 -07:00
integration Merge pull request #68233 from luxas/ccm_cleanup 2018-09-05 21:36:41 -07:00
kubemark Merge pull request #68318 from timothysc/etcd-3-2-24 2018-09-07 04:42:11 -07:00
list
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck
utils Update echoserver version used to 2.2 2018-08-31 20:26:31 -04:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
test_owners.csv Remove the Heapster/InfluxDB test 2018-07-13 16:07:33 -04:00
test_owners.json remove rescheduler 2018-08-22 11:49:14 +08:00