k3s/pkg/kubelet/qos
k8s-merge-robot 793b4fea9e Merge pull request #27900 from derekwaynecarr/test_defaults_qos
Automatic merge from submit-queue

Add additional testing scenarios for compute resource requests=0

I was asked about the qos tier of a pod that specified 

`--requests=cpu=0,memory=0 --limits=cpu=100m,memory=1Gi`

and in just investigating current behavior, realized we should have an explicit test case to ensure that 0 values are preserved in defaulting passes, and that this is still a burstable pod (but the lowest for that tier as it related to eviction)

/cc @vishh
2016-07-01 16:16:23 -07:00
..
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
policy.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
policy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
qos.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
qos_test.go Merge pull request #27900 from derekwaynecarr/test_defaults_qos 2016-07-01 16:16:23 -07:00
types.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00