Files
kubernetes/cmd/kubelet/app
Jan Chaloupka 663fbce3a0 Kubelet: node allocatable resources: negative quantities should not be allowed
When setting kube/system-resources for a node, negative quantities can result in
node's allocatable being higher then node's capacity.
Let's check the quantity and return error if it is negative.
2016-03-23 18:02:07 +01:00
..
2016-03-21 14:50:57 +08:00
2016-02-14 16:19:17 -05:00