Files
kubernetes/cmd
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-14 21:30:38 +08:00
2016-03-14 21:30:38 +08:00
2016-03-02 20:46:32 -05:00