kubernetes/test/e2e/framework
Kubernetes Submit Queue f8aee18527 Merge pull request #50484 from sbezverk/ssh_local_ips
Automatic merge from submit-queue (batch tested with PRs 49904, 50484, 50214)

Adding support for internal IP for e2e tests

Currently IssueSSHComand in util.go only checks for External IP address
to ssh, this PR adds check for internal IP too.
Closes #50630
2017-08-14 13:09:56 -07:00
..
ginkgowrapper Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
metrics Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
authorizer_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment_util.go Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
exec_util.go Prepare to introduce websockets for exec and portforward 2017-07-07 18:22:51 -04: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 Remove some helpers associated with ESIPP. 2017-08-09 14:25:08 +08:00
framework.go Merge pull request #50440 from bskiba/kubemark_e2e_open 2017-08-10 07:31:01 -07:00
get-kubemark-resource-usage.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
google_compute.go Tolerate a missing MasterName (for GKE) 2017-07-18 09:55:15 -07:00
ingress_utils.go update import 2017-07-20 11:03:49 -07:00
jobs_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
kubelet_stats.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
networking_utils.go use status code instead of response body for checking kube-proxy URLs 2017-08-05 11:35:32 +08:00
nodes_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
perf_util.go Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
pods.go Add waitForFailure for e2e test framework 2017-07-28 17:15:43 +08:00
pv_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
rc_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
resource_usage_gatherer.go Fix usage a make(struct, len()) followed by append() 2017-07-31 14:43:29 -04:00
rs_util.go Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
service_util.go Merge pull request #49025 from danwinship/non-cloud-node-ip 2017-08-11 19:44:02 -07:00
size.go Add functionality needed by Cluster Autoscaler to Kubemark Provider. 2017-08-10 14:37:56 +02:00
statefulset_utils.go implement statefulset scale subresource 2017-08-07 12:17:46 -07:00
test_context.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Adding support for internal IP for e2e tests 2017-08-12 13:43:45 -04:00
volume_util.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00