k3s/test/e2e/common
Kubernetes Submit Queue af7755d283
Merge pull request #67364 from thdrnsdk/busybox
Automatic merge from submit-queue (batch tested with PRs 67347, 67307, 67358, 67364, 67385). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

delete the busyboxImage and mountTest var and change use imageutils

**What this PR does / why we need it**:
delete the ```busyboxImage```,```mountTest``` variable and change everything to use ```imageutils.GetE2EImage(imageutils.BusyBox)```, ```imageutils.GetE2EImage(imageutils.MountTest)```


**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 #67237

**Special notes for your reviewer**:

/cc @mikedanese
/assign @mikedanese 

**Release note**:

```release-note
 NONE
```
2018-08-15 04:23:21 -07:00
..
BUILD Update Bazel 2018-08-10 09:55:41 +02:00
apparmor.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
autoscaling_utils.go HPA: Make dynamicRequestSizeInMillicores bigger 2018-08-07 02:06:10 +00:00
configmap.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
configmap_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
container_probe.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
docker_containers.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
downward_api.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
downwardapi_volume.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
empty_dir.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
events.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
expansion.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
host_path.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
init_container.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
kubelet_etc_hosts.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
networking.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
pods.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
privileged.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
projected.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
secrets.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
secrets_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
sysctl.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
util.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
volumes.go Allow running various storage e2e tests on custom images 2018-08-09 17:02:02 -07:00