kubernetes/test/e2e
Clayton Coleman 42d410fdde
Switch to use pkg/apis/meta/v1/unstructured and the new interfaces
Avoid directly accessing an unstructured type if it is not required.
2016-12-10 18:05:28 -05:00
..
chaosmonkey autogenerated 2016-10-21 17:32:32 -07:00
common GetOptions - fix tests 2016-12-09 09:42:01 +01:00
framework Switch to use pkg/apis/meta/v1/unstructured and the new interfaces 2016-12-10 18:05:28 -05:00
generated - Moved gobindata, refactored ReadOrDie refs 2016-12-02 12:57:03 -05:00
perftype autogenerated 2016-10-21 17:32:32 -07:00
testing-manifests Remove initialized annotation from statefulset examples 2016-11-23 10:40:42 -08:00
addon_update.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
apparmor.go Add cluster-level AppArmor E2E test 2016-12-02 10:37:28 -08:00
autoscaling_utils.go Merge pull request #38463 from jszczepkowski/hpa-e2e-fix5 2016-12-09 13:22:20 -08:00
batch_v1_jobs.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
BUILD Ability to quota storage by storage class 2016-12-09 13:26:59 -05:00
cadvisor.go test/e2e 2016-11-23 15:53:09 -08:00
cluster_logging_es.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
cluster_logging_gcl.go Revert "Make logging for gcl e2e test more verbose" 2016-12-07 18:59:37 +01:00
cluster_logging_utils.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
cluster_size_autoscaling.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
cluster_upgrade.go test/e2e 2016-11-23 15:53:09 -08:00
cronjob.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
daemon_restart.go test/e2e 2016-11-23 15:53:09 -08:00
daemon_set.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
dashboard.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
density.go Add Daemons to Load/Density tests 2016-12-09 14:31:46 +01:00
deployment.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
disruption.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
dns.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
dns_autoscaling.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
dns_configmap.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go Merge pull request #37325 from ivan4th/fix-e2e-with-complete-pods-in-kube-system-ns 2016-12-07 17:14:14 -08:00
e2e_test.go Add viper support to core e2es 2016-09-15 18:38:01 -04:00
empty.go Stricter timeouts for nodePort curling 2016-11-03 22:31:39 -07:00
empty_dir_wrapper.go test/e2e 2016-11-23 15:53:09 -08:00
etcd_failure.go test/e2e 2016-11-23 15:53:09 -08:00
events.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
example_cluster_dns.go Make it possible to run Load test using Deployments or ReplicaSets 2016-12-06 12:22:58 +01:00
example_k8petstore.go test/e2e 2016-11-23 15:53:09 -08:00
examples.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federated-ingress.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federated-namespace.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federated-secret.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federated-service.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federation-apiserver.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federation-authn.go Eradicate ExpectNoError from test/e2e. 2016-12-07 17:51:35 -08:00
federation-daemonset.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federation-deployment.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federation-event.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
federation-replicaset.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federation-util-14.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federation-util.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
garbage_collector.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
generated_clientset.go Eradicate ExpectNoError from test/e2e. 2016-12-07 17:51:35 -08:00
gke_local_ssd.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
gke_node_pools.go Use clientset in GetReadySchedulableNodesOrDie 2016-10-19 15:55:39 +02:00
ha_master.go Revert "Removed "feature" tag" 2016-11-24 11:52:31 +01:00
horizontal_pod_autoscaling.go test/e2e 2016-11-23 15:53:09 -08:00
ingress.go Eradicate ExpectNoError from test/e2e. 2016-12-07 17:51:35 -08:00
ingress_utils.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
initial_resources.go test/e2e 2016-11-23 15:53:09 -08:00
job.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
kibana_logging.go Merge pull request #38284 from Crassirostris/kibana-test-fix-2 2016-12-09 08:49:42 -08:00
kube_proxy.go test/e2e 2016-11-23 15:53:09 -08:00
kubectl.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
kubelet.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
kubelet_perf.go test/e2e 2016-11-23 15:53:09 -08:00
limit_range.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
load.go Add Daemons to Load/Density tests 2016-12-09 14:31:46 +01:00
logging_soak.go New ns param for NewClusterVerification 2016-12-05 16:27:07 -05:00
mesos.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
metrics_grabber_test.go test/e2e 2016-11-23 15:53:09 -08:00
monitoring.go test/e2e 2016-11-23 15:53:09 -08:00
namespace.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
network_partition.go Rename pet to stateful pods in statefulset e2e tests logs 2016-12-09 16:01:13 -08:00
networking.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
networking_perf.go New ns param for NewClusterVerification 2016-12-05 16:27:07 -05:00
node_problem_detector.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
nodeoutofdisk.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
opaque_resource.go test/e2e 2016-11-23 15:53:09 -08:00
pd.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
persistent_volumes.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
petset.go Rename pet to stateful pods in statefulset e2e tests logs 2016-12-09 16:01:13 -08:00
pod_gc.go test/e2e 2016-11-23 15:53:09 -08:00
pods.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
portforward.go Re-enable flaky tests 2016-12-07 14:00:39 -05:00
pre_stop.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
proxy.go test/e2e 2016-11-23 15:53:09 -08:00
rc.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
reboot.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
replica_set.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
rescheduler.go test/e2e 2016-11-23 15:53:09 -08:00
resize_nodes.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
resource_quota.go Ability to quota storage by storage class 2016-12-09 13:26:59 -05:00
restart.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
scheduler_predicates.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
security_context.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
service.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
service_accounts.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
service_latency.go test/e2e 2016-11-23 15:53:09 -08:00
serviceloadbalancers.go Make it possible to run Load test using Deployments or ReplicaSets 2016-12-06 12:22:58 +01:00
ssh.go Use clientset in GetReadySchedulableNodesOrDie 2016-10-19 15:55:39 +02:00
third-party.go make thirdparty codec able to decode DeleteOptions 2016-12-05 15:54:02 -08:00
ubernetes_lite.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
util_iperf.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume_provisioning.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
volumes.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00