k3s/test/e2e/apps
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
..
BUILD Update Bazel 2018-08-10 09:55:41 +02:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
cronjob.go e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
daemon_restart.go Merge pull request #62114 from deads2k/cli-22-jobs 2018-04-06 17:06:09 -07:00
daemon_set.go remove duplicated import 2018-08-01 13:27:42 +08:00
deployment.go Merge pull request #66634 from janetkuo/deploy-conform 2018-08-07 18:17:30 -07:00
disruption.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
framework.go
job.go Add e2e test for TTL after finished 2018-09-04 14:21:14 -07:00
network_partition.go Remove e2e-image-puller 2018-09-03 20:43:54 -04:00
rc.go Adding details to Conformance Tests using RFC 2119 standards. 2018-05-14 21:25:12 -07:00
replica_set.go Set explicit labels/selector for apps/v1 Deployment/RS. 2018-05-22 13:43:07 -07:00
statefulset.go Rename Until to UntilWithoutRetry and move to using context so it's 2018-08-10 09:55:41 +02:00
types.go Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30