k3s/test/e2e_federation
Kubernetes Submit Queue 1bfb8e89b4 Merge pull request #42762 from csbell/e2e-dns-name
Automatic merge from submit-queue (batch tested with PRs 42762, 42739, 42425, 42778)

[Federation][e2e] Use correct default dns name in e2e-testing

After some kubefed changes, the environment variable did not get propagated and we defaulted back to 'federation' instead of 'e2e-federation'. This fixes ongoing service test issues in e2e.
2017-03-09 02:51:36 -08:00
..
framework Move Cluster Registration to federation-up.sh 2017-02-08 09:29:28 +05:30
BUILD [Federation] Generate a random nodePort for each service object in e2e tests. 2017-03-08 14:25:00 -08:00
OWNERS Adding OWNERS file for federation e2e tests 2017-01-23 21:48:39 -08:00
apiserver.go [Federation] Remove federat{ed,ion} prefixes from e2e file names since they are all now scoped under the e2e_federation package. 2017-02-28 12:37:49 -08:00
authn.go Adds support for HTTP basic and token authentication to kubefed. 2017-03-01 11:04:05 -08:00
daemonset.go [Federation] Remove federat{ed,ion} prefixes from e2e file names since they are all now scoped under the e2e_federation package. 2017-02-28 12:37:49 -08:00
deployment.go Deployments under apps/v1beta1 with new defaults 2017-03-01 15:14:41 +01:00
event.go [Federation] Remove federat{ed,ion} prefixes from e2e file names since they are all now scoped under the e2e_federation package. 2017-02-28 12:37:49 -08:00
ingress.go Add support for 'providerUid' in ingress objects. The providerUid 2017-03-02 11:18:22 -08:00
namespace.go [Federation] Remove federat{ed,ion} prefixes from e2e file names since they are all now scoped under the e2e_federation package. 2017-02-28 12:37:49 -08:00
replicaset.go [Federation] Use and return created replicaset instead of the passed object. 2017-03-07 20:50:08 -08:00
secret.go [Federation] Remove federat{ed,ion} prefixes from e2e file names since they are all now scoped under the e2e_federation package. 2017-02-28 12:37:49 -08:00
service.go Increase timeout waiting for service shard to appear 2017-03-08 09:38:24 +05:30
util.go Merge pull request #42762 from csbell/e2e-dns-name 2017-03-09 02:51:36 -08:00