kubernetes/test/e2e/framework
Kubernetes Submit Queue e9815020eb Merge pull request #30475 from derekwaynecarr/pod-cgroup
Automatic merge from submit-queue

Unblock iterative development on pod-level cgroups

In order to allow forward progress on this feature, it takes the commits from #28017 #29049 and then it globally disables the flag that allows these features to be exercised in the kubelet.  The flag can be re-added to the kubelet when its actually ready.

/cc @vishh @dubstack @kubernetes/rh-cluster-infra
2016-08-19 21:06:48 -07:00
..
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go Add exec util in test framework. 2016-07-29 18:29:43 -07:00
federation_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
framework.go address review comments, and fix panic in ingress e2e 2016-08-19 09:53:38 +08:00
gobindata_util.go kill repo-root : test/e2e/serviceloadbalancers.go 2016-07-29 14:35:19 -04:00
kubelet_stats.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
log_size_monitoring.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_util.go add metrics to gc 2016-08-10 12:45:06 -07:00
nodes_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
perf_util.go add labels to perf dataset 2016-08-18 17:15:43 -07:00
pods.go Bug fix: Use p.Name instead of pod.Name 2016-08-05 15:03:50 -07:00
prompush.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_usage_gatherer.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
test_context.go Disable cgroups-per-qos flag until implementation is stabilized 2016-08-19 11:08:59 -04:00
util.go Stop pretending that reaper cares about delete options in e2e tests 2016-08-19 14:44:35 +02:00