.. |
testing-manifests
|
Fix service-loadbalancer e2e tests
|
2015-10-12 21:25:43 -03:00 |
addon_update.go
|
…
|
|
autoscaling_utils.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
cadvisor.go
|
…
|
|
cluster_size_autoscaling.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
cluster_upgrade.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
container_probe.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
core.go
|
make SSH logging in e2e more consistent
|
2015-11-20 14:49:19 -08:00 |
daemon_restart.go
|
Use unversioned.ListOptions in clients.
|
2015-11-24 16:52:09 +01:00 |
daemon_set.go
|
Merge pull request #17161 from soltysh/strip_reaper
|
2015-11-17 05:45:35 -08:00 |
density.go
|
Merge pull request #17730 from wojtek-t/use_unversioned_list_options_in_client
|
2015-11-25 09:10:19 -08:00 |
deployment.go
|
move deployment PodTemplate to be not a pointer
|
2015-10-28 00:13:40 -07:00 |
dns.go
|
Remove use of legacy pods proxy path
|
2015-11-09 15:23:48 +08:00 |
docker_containers.go
|
Port remaining e2e tests to framework
|
2015-10-27 09:24:32 +01:00 |
downward_api.go
|
Fix race condition for consuming podIP via downward API.
|
2015-10-13 16:39:11 -04:00 |
downwardapi_volume.go
|
downward api volume test e2e: update labels and annotations
|
2015-11-24 07:35:06 +01:00 |
e2e_test.go
|
Refactor GCE wrapper library to allow execution from E2E test suite
|
2015-11-25 11:48:06 -08:00 |
empty_dir.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
es_cluster_logging.go
|
Revert "e2e test for node out of disk conditions"
|
2015-11-19 14:06:12 +01:00 |
etcd_failure.go
|
make SSH logging in e2e more consistent
|
2015-11-20 14:49:19 -08:00 |
events.go
|
Tag conformance tests with a [Conformance] string in the description
|
2015-10-09 23:14:43 +01:00 |
example_cluster_dns.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
example_k8petstore.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
examples.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
expansion.go
|
Tag conformance tests with a [Conformance] string in the description
|
2015-10-09 23:14:43 +01:00 |
framework.go
|
Use unversioned.ListOptions in clients.
|
2015-11-24 16:52:09 +01:00 |
garbage_collector.go
|
Drop the beta for GCR v2 images.
|
2015-11-14 12:19:02 -08:00 |
google_compute.go
|
Improve the error handling when creating/delete GCE IPs in e2e tests.
|
2015-10-15 17:57:46 +00:00 |
horizontal_pod_autoscaling.go
|
Re-enabled HPA e2e in autoscaling suite
|
2015-11-24 10:02:26 +01:00 |
host_path.go
|
downward api volume test e2e: update labels and annotations
|
2015-11-24 07:35:06 +01:00 |
ingress.go
|
Merge pull request #16979 from bprashanth/IngressE2E
|
2015-11-17 02:30:20 -08:00 |
initial_resources.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
job.go
|
Remove string from Reaper.Stop signature
|
2015-11-17 12:09:08 +01:00 |
kibana_logging.go
|
…
|
|
kube-ui.go
|
Fix kube-ui e2e test waiting for the rc pods
|
2015-10-18 14:51:36 +01:00 |
kubectl.go
|
kubectl run to produce deployment and job
|
2015-11-24 10:21:31 -08:00 |
kubelet.go
|
Drop the beta for GCR v2 images.
|
2015-11-14 12:19:02 -08:00 |
kubelet_etc_hosts.go
|
kubelet manages /etc/hosts file
|
2015-10-22 13:27:05 -07:00 |
kubelet_perf.go
|
Drop the beta for GCR v2 images.
|
2015-11-14 12:19:02 -08:00 |
kubelet_stats.go
|
remove code that puts kube-proxy into a special cgroup since it runs in a container now
|
2015-11-23 10:20:58 -08:00 |
kubeproxy.go
|
e2e: replace ssh with net=host hostexec pod and kubectl exec
|
2015-11-17 20:48:34 +01:00 |
latency.go
|
Use unversioned.ListOptions in clients.
|
2015-11-24 16:52:09 +01:00 |
load.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
mesos.go
|
rewrite of static pod json zipper
|
2015-11-13 23:30:26 +00:00 |
metrics_util.go
|
Expose information about scheduling latency in scalability tests.
|
2015-11-25 08:31:46 +01:00 |
monitor_resources.go
|
don't test kube-proxy in system resource container monitoring since it is running in a docker container now
|
2015-11-25 08:47:44 -08:00 |
monitoring.go
|
Exposing http.Client for configurable timeouts
|
2015-11-10 13:40:51 -08:00 |
namespace.go
|
Delete orphaned namespaces at e2e start for soak tests
|
2015-11-18 09:57:19 -08:00 |
networking.go
|
Revert "e2e test for node out of disk conditions"
|
2015-11-19 14:06:12 +01:00 |
pd.go
|
Refactor GCE wrapper library to allow execution from E2E test suite
|
2015-11-25 11:48:06 -08:00 |
persistent_volumes.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
pods.go
|
Use unversioned.ListOptions in clients.
|
2015-11-24 16:52:09 +01:00 |
portforward.go
|
Refactor debug logging methods.
|
2015-11-16 18:57:59 -08:00 |
pre_stop.go
|
Remove use of legacy pods proxy path
|
2015-11-09 15:23:48 +08:00 |
privileged.go
|
Wait for hostexec pod to start running
|
2015-11-23 15:16:10 -08:00 |
prompush.go
|
Make Service e2e run a bit faster
|
2015-10-05 12:49:46 -07:00 |
proxy.go
|
Match service ports when proxying to services
|
2015-11-23 10:40:23 -05:00 |
rc.go
|
Tag conformance tests with a [Conformance] string in the description
|
2015-10-09 23:14:43 +01:00 |
reboot.go
|
make SSH logging in e2e more consistent
|
2015-11-20 14:49:19 -08:00 |
resize_nodes.go
|
ResizeNodes test wait for the number of system Pods equal to the one observed before the test
|
2015-11-23 21:46:23 +01:00 |
restart.go
|
Fix misc typos
|
2015-10-20 05:52:45 -04:00 |
scheduler_predicates.go
|
Drop the beta for GCR v2 images.
|
2015-11-14 12:19:02 -08:00 |
secrets.go
|
Fix race condition for consuming podIP via downward API.
|
2015-10-13 16:39:11 -04:00 |
security_context.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |
service.go
|
make SSH logging in e2e more consistent
|
2015-11-20 14:49:19 -08:00 |
service_accounts.go
|
Remove unused variable
|
2015-11-13 20:31:51 +01:00 |
service_latency.go
|
Use unversioned.ListOptions in clients.
|
2015-11-24 16:52:09 +01:00 |
serviceloadbalancers.go
|
Merge pull request #16676 from jbeda/e2e-fixes
|
2015-11-09 20:05:12 -08:00 |
ssh.go
|
make SSH logging in e2e more consistent
|
2015-11-20 14:49:19 -08:00 |
util.go
|
Merge pull request #17747 from saad-ali/fixErrorCreatingPDTry2
|
2015-11-25 15:57:42 -08:00 |
volumes.go
|
Cleanup e2e tags
|
2015-11-23 13:42:12 -08:00 |