k3s/test/e2e
k8s-merge-robot 3ec4a559f8 Merge pull request #17373 from wojtek-t/adjust_api_call_limits
Auto commit by PR queue bot
2015-11-17 05:51:55 -08:00
..
testing-manifests Fix service-loadbalancer e2e tests 2015-10-12 21:25:43 -03:00
addon_update.go
autoscaling_utils.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
cadvisor.go
cluster_size_autoscaling.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
cluster_upgrade.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
container_probe.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
core.go Factor out providers which support SSH in e2e tests 2015-10-04 10:58:17 +02:00
daemon_restart.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
daemon_set.go Merge pull request #17161 from soltysh/strip_reaper 2015-11-17 05:45:35 -08:00
density.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
deployment.go move deployment PodTemplate to be not a pointer 2015-10-28 00:13:40 -07:00
dns.go Remove use of legacy pods proxy path 2015-11-09 15:23:48 +08:00
docker_containers.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
downward_api.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
downwardapi_volume.go Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes() 2015-11-13 23:34:48 -05:00
e2e_test.go Fix Kubemark tests by not gathering resource usage data 2015-11-09 11:45:07 +01:00
empty_dir.go Update image versions in emptyDir e2e 2015-11-03 13:01:51 -05:00
es_cluster_logging.go Fix misc typos 2015-10-20 05:52:45 -04:00
etcd_failure.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
events.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
examples.go Refactor debug logging methods. 2015-11-16 18:57:59 -08:00
expansion.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
framework.go Log node info on test failures 2015-11-11 22:07:39 -08:00
garbage_collector.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
google_compute.go Improve the error handling when creating/delete GCE IPs in e2e tests. 2015-10-15 17:57:46 +00:00
horizontal_pod_autoscaling.go Enabled HPA for deployment e2e 2015-11-17 11:40:43 +01:00
host_path.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
ingress.go Merge pull request #16979 from bprashanth/IngressE2E 2015-11-17 02:30:20 -08:00
initial_resources.go Disabled flaky Initial Resources e2e test 2015-10-14 20:47:07 +02:00
job.go Remove string from Reaper.Stop signature 2015-11-17 12:09:08 +01:00
k8petstore.go K8PetStore E2E test, rebased and cleaned (10/5, 10/6) 2015-10-06 12:12:11 -04:00
kibana_logging.go
kube-ui.go Fix kube-ui e2e test waiting for the rc pods 2015-10-18 14:51:36 +01:00
kubectl.go Refactor debug logging methods. 2015-11-16 18:57:59 -08:00
kubelet.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
kubelet_etc_hosts.go kubelet manages /etc/hosts file 2015-10-22 13:27:05 -07:00
kubelet_perf.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
kubelet_stats.go Fix panics in Density test 2015-11-03 09:04:54 +01:00
kubeproxy.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
latency.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
load.go Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e" 2015-10-27 14:08:23 +01:00
mesos.go rewrite of static pod json zipper 2015-11-13 23:30:26 +00:00
metrics_util.go Adjust latency limits for large clusters 2015-11-17 14:01:46 +01:00
monitor_resources.go Add resource monitoring of kube-system pods 2015-11-02 13:35:50 +01:00
monitoring.go Exposing http.Client for configurable timeouts 2015-11-10 13:40:51 -08:00
namespace.go
networking.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
pd.go Increase pod timeout for PD tests 2015-11-03 15:57:37 -08:00
persistent_volumes.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
pods.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
portforward.go Refactor debug logging methods. 2015-11-16 18:57:59 -08:00
pre_stop.go Remove use of legacy pods proxy path 2015-11-09 15:23:48 +08:00
privileged.go Add missing guards around SSH based e2e tests 2015-10-04 10:58:17 +02:00
prompush.go Make Service e2e run a bit faster 2015-10-05 12:49:46 -07:00
proxy.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
rc.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
reboot.go Refactor the reboot test to print accurate information about node failures 2015-11-16 14:59:30 -08:00
resize_nodes.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
restart.go Fix misc typos 2015-10-20 05:52:45 -04:00
scheduler_predicates.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
secrets.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
security_context.go Support volume relabling for pods which specify an SELinux label 2015-10-28 09:26:58 -04:00
service.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
service_accounts.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
service_latency.go Drop the beta for GCR v2 images. 2015-11-14 12:19:02 -08:00
serviceloadbalancers.go Merge pull request #16676 from jbeda/e2e-fixes 2015-11-09 20:05:12 -08:00
ssh.go Factor out providers which support SSH in e2e tests 2015-10-04 10:58:17 +02:00
util.go Merge pull request #17161 from soltysh/strip_reaper 2015-11-17 05:45:35 -08:00
volumes.go Remove use of legacy pods proxy path 2015-11-09 15:23:48 +08:00