kubernetes/plugin/pkg/scheduler/algorithm
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
..
predicates Merge pull request #55039 from msau42/local-binding-4 2017-11-22 11:59:55 -08:00
priorities 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
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
scheduler_interface.go Add logic to account for pods nominated to run on nodes, but are not running yet. 2017-11-20 22:17:05 -08:00
types_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
types.go Refactor Priority Reduce functions 2017-11-08 10:00:23 -08:00
well_known_labels.go Replace node's alpha taint key with GA 2017-11-17 15:35:35 +08:00