| .. |
|
addon_update.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
autoscaling.go
|
Merge pull request #14560 from piosz/requests-test
|
2015-10-02 18:48:25 -07:00 |
|
autoscaling_utils.go
|
Fixed flakiness in autoscaling e2e with no scheduling pods
|
2015-09-29 15:52:30 +02:00 |
|
cadvisor.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
cluster_upgrade.go
|
reorder arguments on gce upgrade e2e tests gcloud call
|
2015-09-28 15:34:33 -07:00 |
|
container_probe.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
core.go
|
e2e: collect supervisord.log
|
2015-08-28 10:47:09 -07:00 |
|
daemon_restart.go
|
Replace "minion" with "node" in bunch of places.
|
2015-09-14 11:07:11 +02:00 |
|
daemon_set.go
|
make update period for Node not a multiple of 5
|
2015-10-02 09:59:30 -07:00 |
|
density.go
|
Print latency metrics in too-friendly way.
|
2015-10-02 11:03:56 +02:00 |
|
deployment.go
|
Adding events to deployment
|
2015-10-01 16:38:08 -07:00 |
|
dns.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
docker_containers.go
|
Add an option to modify timeout for namespace duration in e2e Framework
|
2015-09-24 10:32:34 +02:00 |
|
downward_api.go
|
Revert #13052
|
2015-09-08 09:40:12 +02:00 |
|
downwardapi_volume.go
|
Fix typo in downward api volume e2e
|
2015-09-09 11:48:11 -04:00 |
|
e2e_test.go
|
Allow disabling waiting for a service account in e2e tests
|
2015-09-15 12:49:49 -04:00 |
|
empty_dir.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
es_cluster_logging.go
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
|
etcd_failure.go
|
Cleanup more extensively in e2e
|
2015-08-19 17:43:34 -04:00 |
|
events.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
examples.go
|
Merge pull request #14509 from mwielgus/spark-fix
|
2015-09-30 13:19:14 +02:00 |
|
expansion.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
framework.go
|
Add an option to modify timeout for namespace duration in e2e Framework
|
2015-09-24 10:32:34 +02:00 |
|
google_compute.go
|
add more prints
|
2015-09-30 11:29:49 -07:00 |
|
horizontal_pod_autoscaling.go
|
Fixed flakiness of e2e tests for horizontal pod autoscaler.
|
2015-10-01 10:30:54 +02:00 |
|
host_path.go
|
Add an option to modify timeout for namespace duration in e2e Framework
|
2015-09-24 10:32:34 +02:00 |
|
job.go
|
Disable jobs tests in GKE
|
2015-10-02 21:11:04 -07:00 |
|
kibana_logging.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
kube-ui.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
kubectl.go
|
Port forwarding fixes
|
2015-09-30 20:03:49 -04:00 |
|
kubelet.go
|
Add a slow e2e test to monitor kubelet resource usage
|
2015-09-23 18:22:20 -07:00 |
|
kubelet_perf.go
|
Split kubelet e2e resource usage tracking tests
|
2015-10-01 11:09:06 -07:00 |
|
kubelet_stats.go
|
Add clarity and fix bugs for kubelet e2e test
|
2015-09-25 18:22:24 -07:00 |
|
kubeproxy.go
|
fix kubeproxy e2e
|
2015-09-30 20:47:35 +08:00 |
|
load.go
|
Print latency metrics in too-friendly way.
|
2015-10-02 11:03:56 +02:00 |
|
mesos.go
|
Add Mesos slave attributes as node labels
|
2015-09-26 09:46:56 +02:00 |
|
metrics_util.go
|
Print latency metrics in too-friendly way.
|
2015-10-02 11:03:56 +02:00 |
|
monitor_resources.go
|
Increase allowed memory usage for KubeProxy
|
2015-09-29 10:47:55 +02:00 |
|
monitoring.go
|
Cleanup more extensively in e2e
|
2015-08-19 17:43:34 -04:00 |
|
namespace.go
|
Demote namespace e2e test to flaky in parallel (and fix it's name).
|
2015-09-10 08:55:11 -07:00 |
|
networking.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
pd.go
|
Merge pull request #14788 from brendandburns/e2e4
|
2015-10-02 17:40:22 -07:00 |
|
persistent_volumes.go
|
Add an option to modify timeout for namespace duration in e2e Framework
|
2015-09-24 10:32:34 +02:00 |
|
pods.go
|
e2e: restore the test for monotonically increasing restart count
|
2015-09-29 17:22:12 -07:00 |
|
portforward.go
|
Port forwarding fixes
|
2015-09-30 20:03:49 -04:00 |
|
pre_stop.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
privileged.go
|
allow privileged pods
|
2015-09-22 13:44:08 -07:00 |
|
prompush.go
|
Move pkg/util.Time to pkg/api/unversioned.Time
|
2015-09-17 17:51:27 -07:00 |
|
proxy.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
rc.go
|
Switch from gcr.io/_b_ prefix to b.gcr.io/ to designate bring-your-own-bucket pulls
|
2015-09-09 10:07:29 -07:00 |
|
reboot.go
|
Pass mbforbes TODOs to others.
|
2015-08-26 10:05:34 -07:00 |
|
resize_nodes.go
|
Merge pull request #14914 from fgrzadkowski/reject_drop_fix
|
2015-10-02 11:22:50 +02:00 |
|
restart.go
|
Pass mbforbes TODOs to others.
|
2015-08-26 10:05:34 -07:00 |
|
scheduler_predicates.go
|
Add positive e2e test for NodeSelector
|
2015-09-26 09:46:56 +02:00 |
|
secrets.go
|
Revert #13052
|
2015-09-08 09:40:12 +02:00 |
|
service.go
|
Add an option to modify timeout for namespace duration in e2e Framework
|
2015-09-24 10:32:34 +02:00 |
|
service_accounts.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
service_latency.go
|
Move version agnostic parts of client
|
2015-09-10 17:17:59 -07:00 |
|
ssh.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
util.go
|
Merge pull request #14827 from wojtek-t/export_metrics_for_dashboard
|
2015-10-02 14:57:44 -07:00 |
|
volumes.go
|
Add an option to modify timeout for namespace duration in e2e Framework
|
2015-09-24 10:32:34 +02:00 |