.. |
cleanup
|
…
|
|
testing-manifests
|
removing comment for missing yaml extension
|
2016-02-09 14:10:24 -08:00 |
addon_update.go
|
fix nil pointer in addons test
|
2016-01-23 22:04:53 -08:00 |
autoscaling_utils.go
|
Support the subresource of service proxy
|
2016-02-18 15:16:05 +08:00 |
cadvisor.go
|
Make all e2e tests use Framework
|
2016-02-09 15:50:07 -08:00 |
cluster_size_autoscaling.go
|
Move HPA e2es into the default slow suite, and add [Feature:ClusterSizeAutoscaling] and [Feature:InitialResources]
|
2016-01-29 09:20:47 -08:00 |
cluster_upgrade.go
|
e2e: Allow longer for AWS LoadBalancers to start serving traffic
|
2016-02-11 06:43:31 -05:00 |
configmap.go
|
Make flake in configMap update e2e easier to debug
|
2016-02-19 15:01:20 -05:00 |
container_probe.go
|
…
|
|
core.go
|
collect docker.log
|
2016-02-17 17:06:07 -08:00 |
daemon_restart.go
|
Promote DaemonRestart e2es out of Flaky
|
2016-02-01 16:07:21 -08:00 |
daemon_set.go
|
Remove Deployment and DaemonSet "Feature:" tags from e2e tests.
|
2016-02-17 15:04:31 -08:00 |
dashboard.go
|
Support the subresource of service proxy
|
2016-02-18 15:16:05 +08:00 |
density.go
|
Increase QPS limits in density test
|
2016-02-24 12:15:49 +01:00 |
deployment.go
|
Update DeploymentReaper.Stop to use ObservedGeneration to remove race condition
|
2016-02-24 00:09:44 -08:00 |
dns.go
|
Support the subresource of node proxy
|
2016-02-16 17:02:45 +08:00 |
docker_containers.go
|
…
|
|
downward_api.go
|
e2e: use the tagged busybox image to avoid unnecessary pulling
|
2016-02-08 15:28:55 -08:00 |
downwardapi_volume.go
|
ConfigMap volume source
|
2016-02-14 16:19:17 -05:00 |
e2e.go
|
fix shadowing bug
|
2016-02-23 14:51:12 -08:00 |
e2e_test.go
|
E2E Libification rebased (3).
|
2016-01-28 18:07:53 -05:00 |
empty_dir.go
|
Make FSGroup e2es [Feature:FSGroup], not [Skipped]
|
2016-02-09 09:22:10 -08:00 |
empty_dir_wrapper.go
|
remove this test from conformance since it introduces a binary dependency, git, on previously conforming kube nodes
|
2016-01-27 22:07:31 +00:00 |
es_cluster_logging.go
|
Merge pull request #21019 from freehan/estest
|
2016-02-19 05:46:23 -08:00 |
etcd_failure.go
|
Removing unused var
|
2016-02-03 16:14:52 -08:00 |
events.go
|
Implement multi-scheduler:
|
2015-12-22 10:49:40 +08:00 |
example_cluster_dns.go
|
Move "extra" namespaces into framework
|
2016-02-13 20:37:04 -08:00 |
example_k8petstore.go
|
Support the subresource of service proxy
|
2016-02-18 15:16:05 +08:00 |
examples.go
|
[examples] [e2e] Fix spark example e2e tests: labels, forEach, json->yaml
|
2016-02-22 16:40:30 -05:00 |
expansion.go
|
Merge pull request #20889 from pmorie/substitution-e2e
|
2016-02-09 11:26:06 -08:00 |
framework.go
|
Resource gatherer refactoring
|
2016-02-24 12:55:32 +01:00 |
garbage_collector.go
|
e2e: use the tagged busybox image to avoid unnecessary pulling
|
2016-02-08 15:28:55 -08:00 |
generated_clientset.go
|
set rv to make List() result up-to-date
|
2016-02-11 10:04:19 -08:00 |
google_compute.go
|
…
|
|
horizontal_pod_autoscaling.go
|
Remove Deployment and DaemonSet "Feature:" tags from e2e tests.
|
2016-02-17 15:04:31 -08:00 |
host_path.go
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |
ingress.go
|
Add image version to glbc name, and fix e2e appropriately.
|
2016-02-18 13:03:01 -08:00 |
initial_resources.go
|
Revert "Merge pull request #20329 from kubernetes/revert-20323-bump-influxdb"
|
2016-02-01 12:12:37 +01:00 |
job.go
|
Updated e2e description in stopping jobs
|
2016-02-11 19:02:31 +01:00 |
kibana_logging.go
|
Support the subresource of service proxy
|
2016-02-18 15:16:05 +08:00 |
kubectl.go
|
Merge pull request #21423 from ihmccreery/version-guard-deployments
|
2016-02-22 11:04:51 -08:00 |
kubelet.go
|
Update e2e tests to list only schedulable nodes, to make them work with master Node registered.
|
2015-12-14 16:28:23 +01:00 |
kubelet_etc_hosts.go
|
netexec: Add / and /echo handlers, bump to 1.4
|
2016-02-02 21:46:30 -08:00 |
kubelet_perf.go
|
e2e: checking RSS memory for daemons
|
2016-02-12 13:16:27 -08:00 |
kubelet_stats.go
|
Spelling fixes inspired by github.com/client9/misspell
|
2016-02-18 06:58:05 +07:00 |
kubeproxy.go
|
Rewritte util.* -> wait.* wherever reasonable
|
2016-02-07 12:02:20 +01:00 |
limit_range.go
|
Adding some debug messages on test failure
|
2016-02-18 15:17:27 -08:00 |
load.go
|
Fix timeouts in load test
|
2016-02-09 08:38:12 +01:00 |
log_size_monitoring.go
|
Fix log gatherer
|
2016-02-15 15:11:38 +01:00 |
mesos.go
|
Rewritte util.* -> wait.* wherever reasonable
|
2016-02-07 12:02:20 +01:00 |
metrics_grabber_test.go
|
Revert #19469 so re-enable the metrics grabbing test on GKE.
|
2016-02-11 08:15:14 -08:00 |
metrics_util.go
|
Reset more metrics before scalability tests
|
2016-02-04 11:47:13 +01:00 |
monitoring.go
|
Promote Monitoring e2e out of [Flaky]
|
2016-02-11 11:34:07 -08:00 |
namespace.go
|
Fix namespace test
|
2016-02-17 14:16:32 -08:00 |
networking.go
|
Support the subresource of service proxy
|
2016-02-18 15:16:05 +08:00 |
nodeoutofdisk.go
|
Don't call framework.before|afterEach in nodeoutofdisk test
|
2016-02-18 14:33:04 -08:00 |
pd.go
|
Mark remaining two PD tests as slow
|
2016-02-18 11:24:41 -08:00 |
persistent_volumes.go
|
e2e: use the tagged busybox image to avoid unnecessary pulling
|
2016-02-08 15:28:55 -08:00 |
pods.go
|
Update tests to use nettest:1.7
|
2016-02-11 15:50:53 -08:00 |
portforward.go
|
Fix kubectl timeout test flake in e2e/portforward
|
2016-02-22 14:39:20 -05:00 |
pre_stop.go
|
Support the subresource of node proxy
|
2016-02-16 17:02:45 +08:00 |
privileged.go
|
netexec: Add / and /echo handlers, bump to 1.4
|
2016-02-02 21:46:30 -08:00 |
prompush.go
|
…
|
|
proxy.go
|
add readiness probe to proxy test
|
2016-02-22 17:43:25 -08:00 |
rc.go
|
Rename a couple things for obviousness
|
2016-02-02 21:46:30 -08:00 |
reboot.go
|
Quarantine reboot tests (again)
|
2016-02-11 11:18:15 -08:00 |
replica_set.go
|
Add ReplicaSet e2e tests.
|
2016-02-06 03:46:44 -08:00 |
resize_nodes.go
|
put block/unblock network function into util
|
2016-02-18 16:30:41 -08:00 |
resource_usage_gatherer.go
|
Resource gatherer refactoring
|
2016-02-24 12:55:32 +01:00 |
restart.go
|
Make all e2e tests use Framework
|
2016-02-09 15:50:07 -08:00 |
scheduler_predicates.go
|
Comment out NodeAffinity.RequiredDuringSchedulingRequiredDuringExecution
|
2016-02-14 17:46:13 -08:00 |
secrets.go
|
e2e: use the tagged busybox image to avoid unnecessary pulling
|
2016-02-08 15:28:55 -08:00 |
security_context.go
|
e2e: use the tagged busybox image to avoid unnecessary pulling
|
2016-02-08 15:28:55 -08:00 |
service.go
|
Merge pull request #20959 from justinsb/fix_20911
|
2016-02-20 00:56:53 -08:00 |
service_accounts.go
|
Ensure created service account tokens are available to the token controller
|
2016-02-22 16:22:51 -05:00 |
service_latency.go
|
Add FakeNeverRateLimitter
|
2016-02-08 11:06:25 +01:00 |
serviceloadbalancers.go
|
Adding testing-manifests to the test tar ball
|
2016-02-09 14:09:26 -08:00 |
ssh.go
|
Make all e2e tests use Framework
|
2016-02-09 15:50:07 -08:00 |
util.go
|
Merge pull request #21730 from lavalamp/fix-proxy-svc-pod
|
2016-02-24 14:44:48 -08:00 |
volumes.go
|
Support the subresource of node proxy
|
2016-02-16 17:02:45 +08:00 |