Files
kubernetes/pkg/kubelet
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-09-22 09:12:37 -04:00
2016-08-17 16:21:19 -04:00
2016-10-10 18:46:06 -04:00
2016-10-12 22:33:58 -07:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-08-03 13:19:22 +08:00
2016-08-22 23:35:11 -04:00