k3s/test/e2e/network
Kubernetes Submit Queue 6daff5aba1
Merge pull request #59903 from MrHohn/e2e-ingress-app-protocol
Automatic merge from submit-queue (batch tested with PRs 60475, 60514, 60506, 59903, 60319). 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>.

[e2e ingress-gce] Add test for backside re-encryption

**What this PR does / why we need it**:
Add a basic e2e testcase for ingress backside re-encryption. echoheaders image with HTTPS support was added by https://github.com/kubernetes/ingress-nginx/pull/2091.

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

**Special notes for your reviewer**:
/assign @nicksardo @rramkumar1 
cc @nikhiljindal 

**Release note**:

```release-note
NONE
```
2018-02-28 07:20:28 -08:00
..
scale [e2e ingress-gce] Reduce numExtraLarge to 99 2018-02-21 10:19:41 -08:00
BUILD Move NetworkTiers into cloud/constants.go 2018-02-20 13:19:04 -08:00
OWNERS
dns.go Add e2e test for configurable pod resolv.conf 2018-02-22 23:22:08 -08:00
dns_common.go Add e2e test for configurable pod resolv.conf 2018-02-22 23:22:08 -08:00
dns_configmap.go use core client with explicit version globally 2017-10-27 15:48:32 +08: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
ingress.go Merge pull request #59903 from MrHohn/e2e-ingress-app-protocol 2018-02-28 07:20:28 -08: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 Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -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
proxy.go remove deprecated /proxy paths 2018-02-20 14:42:19 -08:00
service.go [e2e util] Remove static IP functions based on gcloud 2018-01-19 18:42:32 -08:00
service_latency.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -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