k3s/test/e2e/framework
Kubernetes Submit Queue 1402cc588f Merge pull request #42681 from yujuhong/fix_restart
Automatic merge from submit-queue (batch tested with PRs 42652, 42681, 42708, 42730)

e2e: fix restarting the apiserver

The string used to match the image name of the apiserver (e.g., `gcr.io/google_containers/kube-apiserver:3be...`),
but this no longer works. Change the test to locate the kube-apiserver container by name.
2017-03-08 11:38:07 -08:00
..
BUILD Handle potential conflicts on service endpoint test deletion 2017-03-03 01:29:57 -05:00
authorizer_util.go add rbac v1beta1 2017-01-18 09:49:33 -05:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go find and replace 2017-01-20 08:04:53 -05:00
federation_util.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
firewall_util.go fix redundant alias clientset 2017-01-12 10:21:05 +08:00
framework.go Drop NewDefultGroupVersionFramework in favor of client automatically handling proper GroupVersions 2017-03-06 12:12:38 +01:00
get-kubemark-resource-usage.go Fix resource gatherer for kubemark 2016-12-13 14:59:22 +01:00
google_compute.go Delete regional static-ip instead of global for type=lb 2016-12-07 11:33:04 -08:00
ingress_utils.go Cleanup gce resources from ingress upgrade tests 2017-03-05 18:38:45 -08: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 kubelet: add cgroup manager metrics 2017-03-06 08:53:47 -06:00
log_size_monitoring.go fix redundant alias clientset 2017-01-12 10:21:05 +08:00
metrics_util.go tests 2017-02-28 23:05:41 -08:00
networking_utils.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
nodes_util.go Change etcd test image to 3.0.17. 2017-02-27 14:23:14 -08:00
perf_util.go Fix kubelet perf data to make work again for perfdash. 2016-09-30 11:56:02 -07:00
pods.go adding an e2e for GPUs 2017-02-28 13:42:08 -08:00
pv_util.go Enhance and refactor volume test util functions 2017-02-23 21:05:12 -08:00
resource_usage_gatherer.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
service_util.go Handle potential conflicts on service endpoint test deletion 2017-03-03 01:29:57 -05:00
statefulset_utils.go StatefulSet: Use synchronous Delete of SS in e2e. 2017-03-06 09:46:04 -08:00
test_context.go Add etcd upgrade test. 2017-02-24 10:40:04 -08:00
util.go Merge pull request #42681 from yujuhong/fix_restart 2017-03-08 11:38:07 -08:00