.. |
autoscaling
|
PDB MaxUnavailable: e2e tests
|
2017-05-23 07:18:44 -07:00 |
chaosmonkey
|
Defer test stop & cleanup
|
2017-05-23 10:11:46 -07:00 |
cluster-logging
|
Make Stackdriver Logging e2e tests less restrictive
|
2017-05-22 18:14:20 +02:00 |
common
|
Try speeding up ConfigMap e2e namespace deletion
|
2017-05-17 17:45:05 -04:00 |
framework
|
Merge pull request #46423 from gmarek/fix_perf
|
2017-05-25 19:41:04 -07:00 |
generated
|
Adding an installer script that installs Nvidia drivers in Container Optimized OS
|
2017-05-20 21:17:19 -07:00 |
perf
|
Reduce service creation/deletion parallelism in the load test
|
2017-05-25 11:44:03 +02:00 |
perftype
|
…
|
|
scheduling
|
Make SchedulerPredicates test more resiliant to recent Node restarts
|
2017-05-10 17:11:29 +02:00 |
storage
|
e2e tests for storage policy support in Kubernetes
|
2017-05-24 16:39:00 -07:00 |
testing-manifests
|
Add explicit image tag to cockroachdb example and test
|
2017-05-11 15:12:38 -04:00 |
upgrades
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
BUILD
|
Generated changes for collision count
|
2017-05-25 12:23:17 +02:00 |
README.md
|
…
|
|
addon_update.go
|
…
|
|
apparmor.go
|
…
|
|
cadvisor.go
|
…
|
|
certificates.go
|
e2e test client creation using the certificates API
|
2017-04-19 17:35:52 -07:00 |
cluster_upgrade.go
|
…
|
|
cronjob.go
|
Merge pull request #42176 from enisoc/controller-ref-job
|
2017-04-20 12:57:06 -07:00 |
daemon_restart.go
|
move nodeExec() from daemon_restart to framework/util.go
|
2017-05-11 23:58:12 -07:00 |
daemon_set.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
dashboard.go
|
…
|
|
deployment.go
|
Implement hash collision avoidance mechanism
|
2017-05-25 11:17:45 +02:00 |
disruption.go
|
PDB MaxUnavailable: e2e tests
|
2017-05-23 07:18:44 -07:00 |
dns.go
|
Add google.com to e2e test only under gce/gke
|
2017-04-29 10:35:20 -04:00 |
dns_common.go
|
…
|
|
dns_configmap.go
|
…
|
|
e2e-example-config.json
|
…
|
|
e2e.go
|
Add subnetworkUrl param to e2e
|
2017-05-24 10:54:51 -07:00 |
e2e_test.go
|
Segregate storage e2es for easier assignment.
|
2017-04-12 20:39:29 -05:00 |
empty.go
|
…
|
|
empty_dir_wrapper.go
|
…
|
|
etcd_failure.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
events.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
example_cluster_dns.go
|
…
|
|
examples.go
|
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
|
2017-04-17 11:38:11 -07:00 |
firewall.go
|
Change to use ESIPP first class fields and update comments
|
2017-05-12 10:59:00 -07:00 |
garbage_collector.go
|
…
|
|
generated_clientset.go
|
CronJob: Use synchronous deletion for CronJobs in e2e.
|
2017-04-19 15:42:34 -07:00 |
gke_local_ssd.go
|
…
|
|
gke_node_pools.go
|
…
|
|
ha_master.go
|
…
|
|
ingress.go
|
…
|
|
initial_resources.go
|
…
|
|
job.go
|
Job: Add e2e test for Pod adopt/release.
|
2017-04-19 14:03:36 -07:00 |
kibana_logging.go
|
…
|
|
kube_proxy.go
|
…
|
|
kubectl.go
|
Move API annotations into annotation_key_constants and remove api/annotations package
|
2017-05-16 21:55:23 -07:00 |
kubelet.go
|
move nodeExec() from daemon_restart to framework/util.go
|
2017-05-11 23:58:12 -07:00 |
kubelet_perf.go
|
Reorganize kubelet tree so apis can be independently versioned
|
2017-05-12 10:02:33 -07:00 |
limit_range.go
|
…
|
|
logging_soak.go
|
…
|
|
metrics_grabber_test.go
|
…
|
|
monitoring.go
|
…
|
|
namespace.go
|
…
|
|
network_partition.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
network_policy.go
|
Add e2e network policy tests.
|
2017-05-01 14:01:50 -07:00 |
networking.go
|
Update kube-proxy healthz port in e2e test
|
2017-05-05 14:44:25 -07:00 |
networking_perf.go
|
…
|
|
nodeoutofdisk.go
|
…
|
|
nvidia-gpus.go
|
Adding an installer script that installs Nvidia drivers in Container Optimized OS
|
2017-05-20 21:17:19 -07:00 |
pod_gc.go
|
…
|
|
podpreset.go
|
…
|
|
pods.go
|
…
|
|
portforward.go
|
Fix BY() format
|
2017-05-11 12:26:40 +08:00 |
pre_stop.go
|
…
|
|
proxy.go
|
Remove one slightly-broken wait-for-endpoints test util and fix another
|
2017-05-12 12:31:42 -04:00 |
rc.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
reboot.go
|
…
|
|
replica_set.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
resize_nodes.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
resource_quota.go
|
…
|
|
restart.go
|
Fix waitForNPods in restart.go
|
2017-05-17 20:47:11 -07:00 |
security_context.go
|
Use dedicated Unix User and Group ID types
|
2017-05-05 14:07:38 +02:00 |
service.go
|
Change to use ESIPP first class fields and update comments
|
2017-05-12 10:59:00 -07:00 |
service_accounts.go
|
…
|
|
service_latency.go
|
…
|
|
serviceloadbalancers.go
|
…
|
|
ssh.go
|
Run SSH e2e test only if SSH keys are present
|
2017-05-01 11:04:54 -04:00 |
stackdriver_monitoring.go
|
Add overriding Stackdriver API endpoint
|
2017-05-22 15:47:39 +02:00 |
statefulset.go
|
E2E test for statefulset burst
|
2017-05-21 01:14:31 -04:00 |
taints_test.go
|
…
|
|
third-party.go
|
…
|
|
ubernetes_lite.go
|
Cleanup: replace some hardcoded codes and remove unused functions
|
2017-04-25 09:38:25 +08:00 |
util_iperf.go
|
…
|
|