Files
kubernetes/test/e2e_node
Kubernetes Submit Queue 98eae9b222 Merge pull request #42341 from dashpole/critial_pod_test
Automatic merge from submit-queue

Critial pod test uses allocatable instead of capacity

This solves #42239.

When this test was first introduced, pods could request up to the capacity of the node.
With the addition of allocatable introduced in #41234, this is no longer the case, and pods can only use up to allocatable.

This should be included in 1.6, as it is a bug related to a 1.6 feature.

cc @vish @yujuhong
2017-03-03 14:34:37 -08:00
..
2017-02-27 11:52:01 +08:00
2017-01-11 09:09:48 -05:00
2017-02-03 10:33:43 -08:00
2016-07-16 13:48:21 -04:00
2017-02-28 13:42:08 -08:00