kubernetes/plugin/pkg/scheduler
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
..
algorithm Implement resource limit priority function. This function checks if the input pod's 2017-11-27 12:53:47 -05:00
algorithmprovider Implement resource limit priority function. This function checks if the input pod's 2017-11-27 12:53:47 -05:00
api Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
core Merge pull request #56178 from bsalamat/pdb 2017-11-22 21:48:48 -08:00
factory update build files 2017-11-21 23:19:44 -08:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
schedulercache Merge pull request #55103 from ConnorDoyle/remove-oir 2017-11-22 00:27:27 -08:00
testing Autogenerated files 2017-10-20 23:22:03 -07:00
util Autogenerated files 2017-11-19 11:32:14 -08:00
volumebinder update build files 2017-11-21 23:19:44 -08:00
BUILD update build files 2017-11-21 23:19:44 -08:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
scheduler.go Add assume/bind volume functions to scheduler 2017-11-21 23:19:44 -08:00
scheduler_test.go Add assume/bind volume functions to scheduler 2017-11-21 23:19:44 -08:00
testutil.go Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00