| .. |
|
api
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
autoscaling
|
Merge pull request #48468 from aleksandra-malinowska/autoscaling-volumes-test-fix
|
2017-07-04 06:56:24 -07:00 |
|
chaosmonkey
|
Defer test stop & cleanup
|
2017-05-23 10:11:46 -07:00 |
|
cluster-logging
|
Fix Stackdriver Logging e2e soak tests
|
2017-07-07 15:18:51 +02:00 |
|
common
|
Fix secret/configmap/projected update tests to work for large clusters
|
2017-07-04 14:14:15 +02:00 |
|
extension
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
framework
|
Merge pull request #48309 from MrHohn/e2e-fix-ingress-tag
|
2017-07-05 15:10:16 -07:00 |
|
generated
|
Use cos-stable-59-9460-64-0 instead of cos-beta-59-9460-20-0.
|
2017-06-16 13:48:50 -07:00 |
|
manifest
|
Move e2e fromManifest funcs to manifest package
|
2017-06-23 18:47:42 -04:00 |
|
perf
|
Use multiple clients in the density test
|
2017-06-28 17:28:18 +02:00 |
|
perftype
|
Enable auto-generating sources rules
|
2017-01-05 14:14:13 -08:00 |
|
scheduling
|
Merge pull request #47329 from zhangxiaoyu-zidif/delete-meaningless-funcion-return
|
2017-07-08 02:46:43 -07:00 |
|
storage
|
Ensures node becomes schedulable at the end of tests that delete nodes
|
2017-06-26 18:41:14 -07:00 |
|
testing-manifests
|
Add testing manifests for (node upgrade) etcd test.
|
2017-06-30 14:57:56 -07:00 |
|
upgrades
|
update-bazel
|
2017-06-30 15:42:16 -07:00 |
|
workload
|
Move the workload e2e tests to it's own package
|
2017-06-26 09:56:20 +08:00 |
|
addon_update.go
|
Updates test/e2e/addon_update.go to match addon-manager's new behavior
|
2017-02-24 16:44:21 -08:00 |
|
apparmor.go
|
Capture better debug logs on AppArmor test failure
|
2017-05-31 15:31:11 -07:00 |
|
audit.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
BUILD
|
remove tpr API access
|
2017-07-03 11:25:59 -04:00 |
|
cadvisor.go
|
refactor: move ListOptions references to metav1
|
2017-01-23 17:52:46 -05:00 |
|
certificates.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
cluster_upgrade.go
|
Generate individual test results for upgrade tests
|
2017-06-12 14:40:57 -07:00 |
|
custom_resource_definition.go
|
e2e test that ensures that CRDs work in kube-apiserver
|
2017-06-08 21:28:04 +08:00 |
|
dashboard.go
|
refactor: move ListOptions references to metav1
|
2017-01-23 17:52:46 -05:00 |
|
disruption.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
dns.go
|
Merge pull request #46197 from xiangpengzhao/fix-allocate-clusterip
|
2017-06-29 15:16:42 -07:00 |
|
dns_common.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
dns_configmap.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
e2e-example-config.json
|
Add viper support to core e2es
|
2016-09-15 18:38:01 -04:00 |
|
e2e.go
|
Use network project id for firewall/route mgmt and zone listing
|
2017-07-06 16:58:27 -07:00 |
|
e2e_test.go
|
Move the workload e2e tests to it's own package
|
2017-06-26 09:56:20 +08:00 |
|
empty.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
empty_dir_wrapper.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
etcd_failure.go
|
Move the workload e2e tests to it's own package
|
2017-06-26 09:56:20 +08:00 |
|
events.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
example_cluster_dns.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
examples.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
firewall.go
|
Make cluster IP range an argument to ginkgo to fix firewall test
|
2017-06-30 16:18:18 +02:00 |
|
garbage_collector.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
generated_clientset.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
gke_local_ssd.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
gke_node_pools.go
|
Use clientset in GetReadySchedulableNodesOrDie
|
2016-10-19 15:55:39 +02:00 |
|
ha_master.go
|
Merge pull request #39661 from NickrenREN/clientset-redundant-modify
|
2017-01-12 13:29:16 -08:00 |
|
ingress.go
|
Merge pull request #48309 from MrHohn/e2e-fix-ingress-tag
|
2017-07-05 15:10:16 -07:00 |
|
kibana_logging.go
|
refactor: move ListOptions references to metav1
|
2017-01-23 17:52:46 -05:00 |
|
kube_proxy.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
kubectl.go
|
Move the workload e2e tests to it's own package
|
2017-06-26 09:56:20 +08:00 |
|
kubelet.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
kubelet_perf.go
|
e2e: bump kubelet's resurce usage limit
|
2017-06-23 09:55:18 -07:00 |
|
limit_range.go
|
Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check
|
2017-06-23 02:59:23 -07:00 |
|
logging_soak.go
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
|
metrics_grabber_test.go
|
refactor: move ListOptions references to metav1
|
2017-01-23 17:52:46 -05:00 |
|
monitoring.go
|
Fixed Monitoring e2e test
|
2017-06-23 21:43:17 +02:00 |
|
namespace.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
network_partition.go
|
Move the workload e2e tests to it's own package
|
2017-06-26 09:56:20 +08:00 |
|
network_policy.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
networking.go
|
Don't test the debug /logs endpoint on GKE.
|
2017-06-13 17:31:16 -07:00 |
|
networking_perf.go
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
|
no-snat.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
nodeoutofdisk.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
nvidia-gpus.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
pod_gc.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
podpreset.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
pods.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
portforward.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
pre_stop.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
proxy.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
README.md
|
Update docs/ URLs to point to proper locations
|
2017-06-05 22:13:54 -07:00 |
|
reboot.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
resize_nodes.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
resource_quota.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
restart.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
security_context.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
service.go
|
Merge pull request #46197 from xiangpengzhao/fix-allocate-clusterip
|
2017-06-29 15:16:42 -07:00 |
|
service_accounts.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
service_latency.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
serviceloadbalancers.go
|
Move e2e fromManifest funcs to manifest package
|
2017-06-23 18:47:42 -04:00 |
|
ssh.go
|
Run SSH e2e test only if SSH keys are present
|
2017-05-01 11:04:54 -04:00 |
|
stackdriver_monitoring.go
|
Made WaitForReplicas take a "how long to wait" parameter instead of it being hardcoded.
|
2017-06-20 12:56:18 +02:00 |
|
taints_test.go
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
|
ubernetes_lite.go
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
util_iperf.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |