Files
kubernetes/pkg
Kubernetes Submit Queue 5ff8829b32 Merge pull request #34503 from derekwaynecarr/fix-qos
Automatic merge from submit-queue

Fix edge case in qos evaluation

If a pod has a container C1 and C2, where sum(C1.requests, C2.requests) equals (C1.Limits), the code was reporting that the pod had "Guaranteed" qos, when it should have been Burstable.

/cc @vishh @dchen1107
2016-10-15 12:17:11 -07:00
..
2016-10-12 15:36:01 +02:00
2016-10-14 11:27:32 -04:00
2016-10-13 13:15:19 -04:00
2016-10-14 11:27:32 -04:00
2016-09-29 17:35:43 -07:00
2016-10-12 11:54:47 -07:00
2016-10-07 15:37:57 +02:00