kubernetes/test/e2e
k8s-merge-robot 83c78fdcaa Merge pull request #24179 from aveshagarwal/master-downward-api-resources-limits-requests-implementation
Automatic merge from submit-queue

Downward API implementation for resources limits and requests

This is an implementation of Downward API for resources limits and requests, and it works with environment variables and volume plugin.

This is based on proposal https://github.com/kubernetes/kubernetes/pull/24051. This implementation follows API with magic keys approach as discussed in the proposal.

@kubernetes/rh-cluster-infra

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/24179)
<!-- Reviewable:end -->
2016-05-25 03:38:49 -07:00
..
chaosmonkey Fix calling range variable from goroutine 2016-05-03 09:22:58 -07:00
cleanup Add ingress cleanup script 2015-12-06 14:42:40 -08:00
framework Merge pull request #25784 from bprashanth/prepull 2016-05-25 01:50:35 -07:00
generated Clean up kubectl test to use the blessed e2e test redis configs and to output debug info when failing. Debugs #25657. 2016-05-18 04:22:09 +00:00
perftype Use mCPU as CPU usage unit, add version in PerfData, fix memory usage bug. 2016-04-20 16:42:14 -07:00
testing-manifests Move test input files from test/e2e/node-selection/ to 2016-05-13 11:47:17 -07:00
addon_update.go Merge pull request #24701 from euank/addon-ssh-user 2016-05-09 03:31:48 -07:00
autoscaling_utils.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
batch_v1_jobs.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
cadvisor.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
cluster_size_autoscaling.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
cluster_upgrade.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
configmap.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
container_probe.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
daemon_restart.go build/pause: write in C 2016-05-04 21:45:52 -04:00
daemon_set.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
dashboard.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
density.go Increase expected fluent CPU limit 2016-05-25 08:16:01 +02:00
deployment.go move server client shared annotations to new api/annotations package 2016-05-09 11:10:44 -07:00
dns.go Remove the cluster DNS verification check from the test 2016-05-05 14:04:48 -04:00
docker_containers.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
downward_api.go Downward API implementation for resources limits and requests 2016-05-24 12:22:35 -04:00
downwardapi_volume.go Downward API implementation for resources limits and requests 2016-05-24 12:22:35 -04:00
e2e_test.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
e2e.go Add an e2e image puller static pod 2016-05-23 19:17:09 +00:00
empty_dir_wrapper.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
empty_dir.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
es_cluster_logging.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
etcd_failure.go build/pause: write in C 2016-05-04 21:45:52 -04:00
events.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
example_cluster_dns.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
example_k8petstore.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
examples.go Merge pull request #23771 from jayunit100/ClusterVerificationFramework 2016-04-20 04:23:21 -07:00
expansion.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
garbage_collector.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
generated_clientset.go e2e test for 1.3 2016-04-13 16:49:24 -07:00
gke_local_ssd.go Update gke_local_ssd.go 2016-05-19 11:04:23 -07:00
google_compute.go Use zone from the test context for static IPs. 2016-04-26 17:39:48 -07:00
horizontal_pod_autoscaling.go Move internal types of hpa from pkg/apis/extensions to pkg/apis/autoscaling 2016-05-09 09:18:13 +02:00
host_path.go Introduce subPath in VolumeMount 2016-05-06 15:08:41 +11:00
ingress_utils.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
ingress.go E2E changes to support templated addon 2016-04-20 16:15:26 -07:00
initial_resources.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
job.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
kibana_logging.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
kubectl.go Merge pull request #25171 from bprashanth/rolling 2016-05-25 00:09:00 -07:00
kubelet_etc_hosts.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
kubelet_perf.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
kubelet.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
kubeproxy.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
limit_range.go Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
load.go Speed up load test 2016-05-25 09:58:30 +02:00
mesos.go Add an e2e image puller static pod 2016-05-23 19:17:09 +00:00
metrics_grabber_test.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
monitoring.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
namespace.go build/pause: write in C 2016-05-04 21:45:52 -04:00
networking_perf.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
networking.go Add an e2e image puller static pod 2016-05-23 19:17:09 +00:00
nodeoutofdisk.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
pd.go Move PD tests to flaky suite. 2016-05-23 10:47:49 -07:00
persistent_volumes.go PersistentVolumes NFS test to the flaky suite. 2016-05-06 18:26:19 -07:00
petset.go Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
pods.go Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
portforward.go Port-forward: use out and error streams instead of glog 2016-04-27 13:26:54 -04:00
pre_stop.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
privileged.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
proxy.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
rc.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
reboot.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
replica_set.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
resize_nodes.go Add an e2e image puller static pod 2016-05-23 19:17:09 +00:00
resource_quota.go build/pause: write in C 2016-05-04 21:45:52 -04:00
restart.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
scheduler_predicates.go Add an e2e image puller static pod 2016-05-23 19:17:09 +00:00
secrets.go Extend the current secrets mounting to volume implementation with key to path mapping. 2016-05-18 16:12:31 +02:00
security_context.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
service_accounts.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
service_latency.go build/pause: write in C 2016-05-04 21:45:52 -04:00
service.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
serviceloadbalancers.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
ssh.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
third-party.go address comments. 2016-05-19 10:38:13 -07:00
ubernetes_lite.go build/pause: write in C 2016-05-04 21:45:52 -04:00
util_iperf.go E2E Network performance run which uses iperf. 2016-04-26 18:42:19 -04:00
volume_provisioning.go Merge pull request #24185 from jsafrane/devel/stabilize-provisioning-e2e 2016-04-21 06:03:37 -07:00
volumes.go add GCE PD volume e2e tests 2016-05-06 22:13:04 +00:00