kubernetes/plugin/pkg/scheduler/algorithmprovider/defaults
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
..
BUILD update build files 2017-11-21 23:19:44 -08:00
compatibility_test.go Add predicate to find volume matches 2017-11-21 23:19:44 -08:00
defaults.go Implement resource limit priority function. This function checks if the input pod's 2017-11-27 12:53:47 -05:00
defaults_test.go Add predicate to find volume matches 2017-11-21 23:19:44 -08:00