kubernetes/plugin/pkg/scheduler/algorithmprovider
Avesh Agarwal b571001999 Implement resource limit priority function. This function checks if the input pod's
resource limits are satisfied by the input node's allocatable resources or not.
If yes, the node is assigned a score of 1, otherwise the node's score is not changed.
2017-11-27 12:53:47 -05:00
..
defaults Implement resource limit priority function. This function checks if the input pod's 2017-11-27 12:53:47 -05:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
plugins_test.go Enhance scheduler for TaintNodeByCondition. 2017-10-01 08:26:35 +08:00
plugins.go Enhance scheduler for TaintNodeByCondition. 2017-10-01 08:26:35 +08:00