| .. |
|
addon_update.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
autoscaling.go
|
Started running Autoscaling e2e test on dedicated Jenkins job
|
2015-08-26 12:12:51 +02:00 |
|
autoscaling_utils.go
|
Milicore to Millicore in autoscaling_utils.go
|
2015-09-10 14:36:19 +02:00 |
|
cadvisor.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
cluster_upgrade.go
|
Switch from gcloud beta container to just gcloud container.
|
2015-09-03 18:19:25 +00: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
|
Run gofmt (separate commit for easy rebases)
|
2015-09-10 17:17:59 -07:00 |
|
daemon_set.go
|
add e2e test for changing the labels of a node
|
2015-09-11 18:32:38 -07:00 |
|
density.go
|
Run gofmt (separate commit for easy rebases)
|
2015-09-10 17:17:59 -07:00 |
|
dns.go
|
massive changes
|
2015-09-11 17:31:47 -07:00 |
|
docker_containers.go
|
Revert #13052
|
2015-09-08 09:40:12 +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
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
empty_dir.go
|
massive changes
|
2015-09-11 17:31:47 -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
|
Deleting a namespace is insufficient to cleanup in e2e
|
2015-08-18 17:36:00 -04:00 |
|
expansion.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
framework.go
|
Revert #13052
|
2015-09-08 09:40:12 +02:00 |
|
google_compute.go
|
Create a LB for a K8S with the LB-IP provided by user.
|
2015-09-10 21:05:06 -07:00 |
|
horizontal_pod_autoscaling.go
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
|
host_path.go
|
massive changes
|
2015-09-11 17:31:47 -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
|
Merge pull request #13481 from brendandburns/attach3
|
2015-09-10 20:05:19 -07:00 |
|
kubelet.go
|
Move util.StringSet into its own package
|
2015-09-10 12:04:15 -07:00 |
|
kubelet_stats.go
|
Move util.StringSet into its own package
|
2015-09-10 12:04:15 -07:00 |
|
load.go
|
Move util.StringSet into its own package
|
2015-09-10 12:04:15 -07:00 |
|
monitor_resources.go
|
Update constants in monitor_resources.go
|
2015-08-21 09:28:48 +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
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
|
pd.go
|
massive changes
|
2015-09-11 17:31:47 -07:00 |
|
persistent_volumes.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
pods.go
|
Enable graceful deletion by enabling pods
|
2015-08-30 18:25:53 -04:00 |
|
pre_stop.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -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
|
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
|
massive changes
|
2015-09-11 17:31:47 -07:00 |
|
restart.go
|
Pass mbforbes TODOs to others.
|
2015-08-26 10:05:34 -07:00 |
|
scheduler_predicates.go
|
Create fewer pods in Scheduler Predicates e2e test to speed things up.
|
2015-08-28 11:07:22 -07:00 |
|
secrets.go
|
Revert #13052
|
2015-09-08 09:40:12 +02:00 |
|
service.go
|
Merge pull request #13716 from mesosphere/mesos-e2e-provider-independence
|
2015-09-14 02:49:59 -07: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
|
Run gofmt (separate commit for easy rebases)
|
2015-09-10 17:17:59 -07:00 |
|
volumes.go
|
implement Ceph FS volume plugin and add to e2e volume test
|
2015-09-01 14:05:17 -04:00 |