| .. |
|
cleanup
|
Add ingress cleanup script
|
2015-12-06 14:42:40 -08:00 |
|
testing-manifests
|
Fix service-loadbalancer e2e tests
|
2015-10-12 21:25:43 -03:00 |
|
addon_update.go
|
fix nil pointer in addons test
|
2016-01-23 22:04:53 -08:00 |
|
autoscaling_utils.go
|
Revert "Revert "Decrease request size in autoscaling suite""
|
2016-02-01 20:42:03 +01:00 |
|
cadvisor.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 |
|
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
|
Make upgrades e2es [Feature:Upgrade]
|
2016-01-26 15:38:44 -08:00 |
|
configmap.go
|
Move ConfigMap to main API
|
2016-01-28 17:07:05 -05:00 |
|
container_probe.go
|
Bump the timeout for container readiness probe e2e tests
|
2015-12-08 08:27:38 -08:00 |
|
core.go
|
e2e: Add support for getting kubelet logs from journald.
|
2016-01-12 15:52:46 -08:00 |
|
daemon_restart.go
|
Add flaky label [Flaky] to tests
|
2015-12-22 12:29:57 -08:00 |
|
daemon_set.go
|
DaemonSetSpec.Template should not be a pointer.
|
2016-01-28 22:51:58 -08:00 |
|
density.go
|
Merge pull request #19440 from Random-Liu/add-update-count-in-density-test
|
2016-01-16 11:47:32 -08:00 |
|
deployment.go
|
replacing handwritten client in several controllers
|
2016-01-31 15:42:02 -08:00 |
|
dns.go
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -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
|
e2e reboot: print status and logs for not running/ready pods
|
2016-01-25 14:38:42 -08:00 |
|
e2e.go
|
E2E Libification rebased (3).
|
2016-01-28 18:07:53 -05:00 |
|
e2e_test.go
|
E2E Libification rebased (3).
|
2016-01-28 18:07:53 -05:00 |
|
empty_dir.go
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -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
|
do not fail when parsing unexpected log line
|
2016-01-08 10:40:41 -08:00 |
|
etcd_failure.go
|
Add [Disruptive] and [Serial] labels to appropriate tests
|
2015-12-18 11:12:28 -08:00 |
|
events.go
|
Implement multi-scheduler:
|
2015-12-22 10:49:40 +08:00 |
|
example_cluster_dns.go
|
Merge pull request #19947 from mesosphere/jdef_fix_k8sm_738_exampledns_conformance
|
2016-01-29 01:46:44 -08:00 |
|
example_k8petstore.go
|
Reclassify [Example] and [Feature:Example]
|
2016-01-12 10:34:12 -08:00 |
|
examples.go
|
Reclassify [Example] and [Feature:Example]
|
2016-01-12 10:34: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
|
Add explicit start and end to JSON encoded test data for easier parsing
|
2016-01-13 15:57:57 +01:00 |
|
garbage_collector.go
|
Label slow tests [Slow]
|
2015-12-22 12:29:57 -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
|
Move HPA tests to [Serial] until #20338 is resolved
|
2016-01-29 11:05:58 -08:00 |
|
host_path.go
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |
|
ingress.go
|
Merge pull request #19425 from ihmccreery/skip-labels
|
2016-01-08 14:50:10 -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
|
Added ActiveDeadlineSeconds to jobs, allowing failing a job after
|
2015-12-17 15:26:42 +01:00 |
|
kibana_logging.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
|
kube-ui.go
|
Fix kube-ui e2e test waiting for the rc pods
|
2015-10-18 14:51:36 +01:00 |
|
kubectl.go
|
Fix potential rounding problem
|
2016-01-28 15:50:39 -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
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |
|
kubelet_perf.go
|
Label feature tests for Feature:DaemonSet, Feature:Deployment, Feature:ExperimentalResourceUsageTracking, and remove GKE and AWS skip lists
|
2016-01-27 16:09:12 -08:00 |
|
kubelet_stats.go
|
Rector kubelet stats serving
|
2016-01-06 17:37:12 -08:00 |
|
kubeproxy.go
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |
|
latency.go
|
Delete not working writePerfData
|
2015-12-23 12:30:49 +01:00 |
|
load.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 |
|
log_size_monitoring.go
|
Implement JSON printing for test summaries
|
2016-01-08 10:07:43 +01:00 |
|
mesos.go
|
Merge pull request #18509 from gmarek/fix-e2e-pd
|
2015-12-17 02:06:23 -08:00 |
|
metrics_grabber_test.go
|
Update the Metrics test to only require the presense of a list of needed
|
2016-01-25 17:24:07 -08:00 |
|
metrics_util.go
|
Revert "Increase api call latency threshold."
|
2016-01-18 11:09:47 +01:00 |
|
monitoring.go
|
Revert "Merge pull request #20329 from kubernetes/revert-20323-bump-influxdb"
|
2016-02-01 12:12:37 +01:00 |
|
namespace.go
|
Mark namespace e2e [Serial]
|
2016-01-22 22:55:40 -05:00 |
|
networking.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 |
|
nodeoutofdisk.go
|
Add flaky label [Flaky] to tests
|
2015-12-22 12:29:57 -08:00 |
|
pd.go
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |
|
persistent_volumes.go
|
Mark Volumes and PersistentVolumes as [Feature:Volumes]
|
2016-01-14 14:07:33 -08:00 |
|
pods.go
|
Demote 'Pods should have their auto-restart back-off timer reset on image update' to [Slow]
|
2016-01-29 16:36:18 -08:00 |
|
portforward.go
|
Refactor debug logging methods.
|
2015-11-16 18:57:59 -08:00 |
|
pre_stop.go
|
Add version-guarding around calls to SubResource proxy in e2es
|
2015-12-16 11:18:47 -08:00 |
|
privileged.go
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |
|
prompush.go
|
Make Service e2e run a bit faster
|
2015-10-05 12:49:46 -07:00 |
|
proxy.go
|
Use networking to hold network related pkgs
|
2016-01-15 13:46:16 +08:00 |
|
rc.go
|
Tag conformance tests with a [Conformance] string in the description
|
2015-10-09 23:14:43 +01:00 |
|
reboot.go
|
e2e reboot: prints stats and logs for not ready pods
|
2016-01-27 15:41:07 -08:00 |
|
resize_nodes.go
|
Merge pull request #19731 from freehan/nodedown
|
2016-01-29 22:26:42 -08:00 |
|
resource_usage_gatherer.go
|
Changes required for test analyzer
|
2016-01-11 13:29:05 +01:00 |
|
restart.go
|
Reclassify Restart tests as [Disruptive] and skip [Feature:.+] tests in -serial jobs
|
2016-01-28 14:44:22 -08:00 |
|
scheduler_predicates.go
|
Label slow tests [Slow]
|
2015-12-22 12:29:57 -08:00 |
|
secrets.go
|
Add ability to consume secrets in env vars
|
2016-01-18 12:20:51 -05:00 |
|
security_context.go
|
Relabel Security Context e2e
|
2016-01-19 16:49:42 -05:00 |
|
service.go
|
Add services/status path, and let the service controller uses Services.UpdateStatus()
|
2016-01-31 12:39:45 -08:00 |
|
service_accounts.go
|
Promote ServiceAccount e2e out of [Flaky] status
|
2016-01-21 16:13:56 -08:00 |
|
service_latency.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
|
serviceloadbalancers.go
|
Merge pull request #17922 from smarterclayton/split_codec
|
2016-01-25 06:30:39 -08:00 |
|
ssh.go
|
make SSH logging in e2e more consistent
|
2015-11-20 14:49:19 -08:00 |
|
util.go
|
replacing handwritten client in several controllers
|
2016-01-31 15:42:02 -08:00 |
|
volumes.go
|
Merge pull request #19612 from swagiaal/add-fsgroup-to-e2e
|
2016-01-29 21:55:02 -08:00 |