kubernetes/test/e2e/network
Kubernetes Submit Queue 52f44cdb2a
Merge pull request #63265 from rajansandeep/dnsconfigtest
Automatic merge from submit-queue (batch tested with PRs 64174, 64187, 64216, 63265, 64223). 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>.

Extend dns configmap tests to include CoreDNS

**What this PR does / why we need it**:
This PR extends the DNS configmap e2e tests to include testing the CoreDNS ConfigMap.
The tests now test the equivalent `stubdomain`, `federation` and `upstreamnameserver` configuration of kube-dns for CoreDNS, when CoreDNS is the installed DNS server.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-05-24 09:41:22 -07:00
..
scale [e2e ingress-gce] Fix race condition for appending services and ingresses 2018-04-23 14:15:44 -07:00
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
dns.go Add e2e test for forwarding PTR records to upstream nameserver. 2018-04-11 11:24:31 -07:00
dns_common.go Merge pull request #63265 from rajansandeep/dnsconfigtest 2018-05-24 09:41:22 -07:00
dns_configmap.go extend configmap tests to include CoreDNS 2018-05-22 17:10:41 -04:00
doc.go
example_cluster_dns.go
firewall.go controller-manager: switch to config/option struct pattern 2018-02-13 11:16:17 +01:00
framework.go
ingress.go test clusterip 2018-05-16 14:30:21 -07:00
ingress_scale.go
kube_proxy.go
network_policy.go
network_tiers.go [e2e service] Fix CleanupGCEResources for regional test 2018-03-09 13:29:30 -08:00
networking.go
networking_perf.go
no_snat.go
OWNERS
proxy.go Remove e2e test for cAdvisor running in the kubelet, as it's deprecated and gonna be removed 2018-05-16 10:39:07 +01:00
service.go Fix bad sleep - int as duration 2018-05-11 15:40:12 -07:00
service_latency.go Use pause manifest image 2018-04-06 11:00:50 +05:30
serviceloadbalancers.go
util_iperf.go