kubernetes/test/e2e
Kubernetes Submit Queue 809987dfbd Merge pull request #54034 from dixudx/e2e_multiarch_busybox
Automatic merge from submit-queue (batch tested with PRs 52753, 54034, 53982, 54209). 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>.

use multi-arch busybox for e2e

**What this PR does / why we need it**:
Since [multi-arch is supported already for Official images on Dockerhub](https://blog.docker.com/2017/09/docker-official-images-now-multi-platform/), we can use `busybox` directly instead of having our own `GetBusyBoxImage` for multi-arch. 

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: 
xref #53958

**Special notes for your reviewer**:
/assign @mkumatag @ixdy 

**Release note**:

```release-note
Use multi-arch busybox image for e2e
```
2017-10-19 02:45:19 -07:00
..
apimachinery use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
apps use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
auth update BUILD files 2017-10-15 18:18:13 -07:00
autoscaling enable scale from 0 test in GKE 2017-10-16 13:52:10 +02:00
chaosmonkey update BUILD files 2017-10-15 18:18:13 -07:00
common use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
framework Merge pull request #54034 from dixudx/e2e_multiarch_busybox 2017-10-19 02:45:19 -07:00
generated update BUILD files 2017-10-15 18:18:13 -07:00
instrumentation use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
kubectl use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
lifecycle Merge pull request #52449 from crimsonfaith91/rs-upgrade 2017-10-16 14:47:26 -07:00
manifest Update bazel 2017-10-18 17:24:04 +02:00
multicluster update BUILD files 2017-10-15 18:18:13 -07:00
network use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
node use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Increase l7-lb-controller's memory check threshold in density test 2017-10-17 09:28:29 +02:00
scheduling update BUILD files 2017-10-15 18:18:13 -07:00
servicecatalog update BUILD files 2017-10-15 18:18:13 -07:00
storage use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
testing-manifests Remove storage-class annotations in examples 2017-09-29 10:09:30 +08:00
ui update BUILD files 2017-10-15 18:18:13 -07:00
upgrades use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go Add client and server versions to the e2e.test output. 2017-10-09 09:24:35 -07:00
e2e_test.go Merge pull request #51898 from guangxuli/federation_e2e_test 2017-10-06 13:16:37 -07:00
events.go run hack/update-all 2017-06-22 11:31:03 -07:00
example_cluster_dns.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples.go Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go Use clientset in GetReadySchedulableNodesOrDie 2016-10-19 15:55:39 +02:00
limit_range.go Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check 2017-06-23 02:59:23 -07:00
network_partition.go Job failure policy support in JobController 2017-09-03 12:07:12 +02:00
pod_gc.go use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
pods.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
pre_stop.go use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
resource_quota.go Charge quota for uninitialized objects at different time 2017-09-06 10:20:32 -07:00
ssh.go Run SSH e2e test only if SSH keys are present 2017-05-01 11:04:54 -04:00