k3s/test/e2e/network
Kubernetes Submit Queue fda2b024d2
Merge pull request #66741 from dims/switch-to-multi-arch-images-with-manifests-2
Automatic merge from submit-queue. 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>.

Switch to multi arch test/images with manifests

**What this PR does / why we need it**:

Recently we updated the test container images to use multi-arch fat manifests and pushed the new images to the `gcr.io/kubernetes-e2e-test-images` repository. In this changeset, we are switching to using the new images and cleaning up some of the unused image definitions from manifest.go. We are removing the folders corresponding to the unused images as well.

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

**Special notes for your reviewer**:
/cc @mkumatag 
/cc @luxas 

**Release note**:

```release-note
NONE
```
2018-08-01 08:28:24 -07:00
..
scale Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS
dns.go Adding details to Conformance Tests using RFC 2119 standards. 2018-07-31 14:19:28 -07:00
dns_common.go Remove unused images 2018-07-30 18:40:17 -04:00
dns_configmap.go dns record scale test 2018-05-30 13:40:54 -04:00
dns_scale_records.go split services between multiple namespaces 2018-07-02 10:31:05 -04:00
doc.go
example_cluster_dns.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
firewall.go controller-manager: switch to config/option struct pattern 2018-02-13 11:16:17 +01:00
framework.go Add [sig-network] prefix to network e2e tests 2017-07-25 08:56:35 +08:00
ingress.go remove unreleased tag 2018-07-16 17:14:06 -07:00
ingress_scale.go [e2e ingress-gce] Scale test to measure ingress create/update latency 2018-02-08 17:49:47 -08:00
kube_proxy.go Use /proc/net/nf_conntrack. 2018-01-21 20:34:39 +01:00
network_policy.go Add named port egress test 2017-11-06 14:34:01 -08:00
network_tiers.go [e2e service] Fix CleanupGCEResources for regional test 2018-03-09 13:29:30 -08:00
networking.go Don't share nodePort service in session affinity tests 2017-11-05 22:42:33 -08:00
networking_perf.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
no_snat.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
proxy.go Adding details to Conformance Tests using RFC 2119 standards. 2018-07-31 14:19:28 -07:00
service.go Adding details to Conformance Tests using RFC 2119 standards. 2018-07-31 14:19:28 -07:00
service_latency.go Adding details to Conformance Tests using RFC 2119 standards. 2018-07-31 14:19:28 -07:00
serviceloadbalancers.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
util_iperf.go fix newline in raw string in e2e net perf case 2017-10-25 13:26:43 +08:00