k3s/test/e2e/framework
Kubernetes Submit Queue fe44d1f5ce Merge pull request #44073 from marun/fed-e2e-config-from-secrets
Automatic merge from submit-queue (batch tested with PRs 43500, 44073)

[Federation] Add option to retrieve e2e cluster config from secrets

Previously the federation e2e setup was reading member cluster configuration from the test run's kubeconfig. This change removes that dependency in favor of reading member cluster configuration from secrets in the hosting cluster, and caches the configuration to avoid having to read it separately for each test.

cc: @kubernetes/sig-federation-pr-reviews @perotinus
2017-04-18 22:27:58 -07:00
..
BUILD move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
authorizer_util.go
cleanup.go
exec_util.go Decouple remotecommand client from term/kubelet dependencies 2017-04-13 15:56:40 +03:00
federation_util.go Add the ability to customize federation system namespace in e2e turn up scripts. 2017-03-24 14:42:50 -07:00
firewall_util.go Change the default CLUSTER_IP_RANGE used by e2e 2017-04-14 13:49:54 -07:00
framework.go Configurably skip creation of namespace on e2e setup 2017-04-04 17:42:49 -07:00
get-kubemark-resource-usage.go Make resource gatherer get data about etcd resource usage in kubemark setup 2017-04-13 15:22:36 +02:00
google_compute.go
ingress_utils.go Adding load balancer src ranges; support flag overrides 2017-03-24 16:36:19 -07:00
jobs_util.go Implements an upgrade test for Job. Job common functionality is refactored into the framework package to allow for code sharing between e2e and upgrade tests. 2017-02-27 09:24:59 -08:00
kubelet_stats.go Fix resource gatherer 2017-04-14 08:30:07 +02:00
log_size_monitoring.go
metrics_util.go tests 2017-02-28 23:05:41 -08:00
networking_utils.go e2e for cluster-autoscaler unhealthy cluster handling 2017-04-04 14:36:44 +02:00
nodes_util.go Adding a SSH tunnel check to GKE upgrades 2017-03-29 11:37:29 -07:00
perf_util.go
pods.go use default timeout for deletion 2017-03-08 14:40:19 -08:00
pv_util.go improve error handling in e2e helpers by always returning error 2017-04-14 14:18:55 -07:00
resource_usage_gatherer.go Fix resource gatherer 2017-04-14 08:30:07 +02:00
service_util.go Handle potential conflicts on service endpoint test deletion 2017-03-03 01:29:57 -05:00
size.go Extract commonly used functions from e2e/resize_nodes.go to e2e/framework 2017-04-04 00:01:20 +02:00
statefulset_utils.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
test_context.go fed: Add option to source e2e cluster config from host cluster 2017-04-17 23:38:03 -07:00
upgrade_util.go Move few reusable functions to upgrade_utils.go 2017-03-11 01:39:56 +05:30
util.go namespace deletion and kubelet restart tests for vSphere cloud provider 2017-04-18 11:34:07 -07:00
volume_util.go Add skipUnlessNodeOS is GCI 2017-04-04 15:38:29 -05:00