.. |
addon_update.go
|
Move addon_update e2e test to framework
|
2015-07-30 09:42:13 +02:00 |
autoscaling.go
|
Added cluster size autoscaling e2e test
|
2015-07-22 17:26:07 +02:00 |
cadvisor.go
|
replace v1beta3 with v1 in e2e tests
|
2015-06-04 17:42:00 -07:00 |
cluster_upgrade.go
|
Swich to new gcloud API for GCE MIGs
|
2015-08-03 09:56:25 +02:00 |
container_probe.go
|
fixup container probe test to use gcr.io/google_containers/test-webserver and add some debug testing and reduce the test length
|
2015-07-06 09:54:15 -07:00 |
core.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
density.go
|
Don't ignore containers restarting during tests
|
2015-07-06 18:36:59 -07:00 |
dns.go
|
Stop populating legacy DNS names
|
2015-07-23 13:51:09 -07:00 |
docker_containers.go
|
Enhance test api to support test cases involved multiple containers
|
2015-06-25 09:29:19 +08:00 |
downward_api.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
e2e_test.go
|
Modularized implementation of prompush json with e2e running pending push gateway gauges.
|
2015-07-28 09:29:57 -04:00 |
empty_dir.go
|
Make emptyDir volumes work for non-root UIDs
|
2015-07-29 18:36:51 -04:00 |
es_cluster_logging.go
|
Fix error with variable re-declaration in ES logging test
|
2015-07-09 10:10:48 -07:00 |
etcd_failure.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
events.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
examples.go
|
Fix spark-driver in examples/spark
|
2015-08-05 15:45:43 +02:00 |
expansion.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
framework.go
|
Make GCE PD attach block on pending detach. Retry on detach/attach errors.
|
2015-07-23 14:03:50 -07:00 |
host_path.go
|
Cleanup hostPath e2e tests
|
2015-07-17 16:25:19 -04:00 |
kibana_logging.go
|
End to end test for Kibana liveness
|
2015-07-08 14:01:56 -07:00 |
kube-ui.go
|
Add e2e for kube-ui addon
|
2015-07-23 11:38:29 -07:00 |
kubectl.go
|
Enable scaling multiple controllers
|
2015-07-31 10:24:59 +02:00 |
kubelet.go
|
e2e: add resourceMontior to poll resource usages on the nodes
|
2015-07-24 15:13:36 -07:00 |
kubelet_stats.go
|
Merge pull request #11196 from yujuhong/resource_monitor
|
2015-08-04 18:06:18 -07:00 |
load.go
|
Added load test with pods doing real works
|
2015-07-08 11:01:41 +02:00 |
monitoring.go
|
Move things into a 'kube-system' namespace.
|
2015-07-06 15:08:23 -07:00 |
namespace.go
|
e2e: update namespace test to create/delete test namespaces in parallel
|
2015-07-01 17:53:01 -07:00 |
networking.go
|
Merge pull request #11035 from nikhiljindal/nettest
|
2015-07-09 22:08:01 -07:00 |
pd.go
|
Fix flaky PD test by adding wait for detach
|
2015-07-28 11:25:46 -07:00 |
persistent_volumes.go
|
Use a service between e2e volume tests clients and servers.
|
2015-07-23 11:51:43 +02:00 |
pods.go
|
Change Fail(fmt.Sprintf(...)) to Failf(...)
|
2015-07-23 16:03:34 -07:00 |
pre_stop.go
|
Updating nettest image to latest code
|
2015-07-09 18:07:18 -07:00 |
prompush.go
|
Modularized implementation of prompush json with e2e running pending push gateway gauges.
|
2015-07-28 09:29:57 -04:00 |
proxy.go
|
Log failures in Proxy e2e tests
|
2015-07-15 14:38:54 +02:00 |
rc.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
reboot.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
resize_nodes.go
|
Merge pull request #11692 from wojtek-t/new_api_instance_groups
|
2015-08-03 11:07:36 -07:00 |
restart.go
|
Swich to new gcloud API for GCE MIGs
|
2015-08-03 09:56:25 +02:00 |
scheduler_predicates.go
|
Fix e2e scheduler_predicates.go to have 10 minute timeout instead of 2
|
2015-08-04 22:59:30 -07:00 |
secrets.go
|
Enhance test api to support test cases involved multiple containers
|
2015-06-25 09:29:19 +08:00 |
service.go
|
Merge pull request #8905 from justinsb/e2e_log_events_on_service_mutation
|
2015-08-04 10:58:25 -07:00 |
service_accounts.go
|
make service_account e2e test verify that RootCA cert file exists
|
2015-06-28 00:10:13 -07:00 |
service_latency.go
|
Fix service latency test.
|
2015-06-29 13:33:15 -07:00 |
ssh.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
util.go
|
Merge pull request #11050 from marekbiskup/dns-example-e2e
|
2015-07-29 13:10:26 -07:00 |
volumes.go
|
Use a service between e2e volume tests clients and servers.
|
2015-07-23 11:51:43 +02:00 |