kubernetes/pkg/scheduler
Bhavin Gandhi ca46c1da15
[scheduler] Move predicate & priority registration to separate file
- Maintain list of default predicates and priorities in defaults.go
  and move the registration to separate files

Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2018-12-22 19:30:34 +05:30
..
algorithm [scheduler] Move predicate & priority registration to separate file 2018-12-22 19:30:34 +05:30
algorithmprovider [scheduler] Move predicate & priority registration to separate file 2018-12-22 19:30:34 +05:30
api Merge pull request #72014 from huynq0911/scheduler-cleanup-71867-move-compatibility-test 2018-12-20 22:39:09 -08:00
apis/config Set percentage of nodes scored in each cycle dynamically based on the cluster size 2018-12-20 11:20:00 +08:00
core Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00
factory Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00
internal Make scheduleinternalcache.PodFilter as public 2018-12-21 23:09:56 +08:00
metrics Eclass Task 1: clean up old equiv class code 2018-12-17 17:05:49 -08:00
nodeinfo [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
plugins Autogenerated files 2018-11-30 16:03:47 -08:00
testing Make scheduleinternalcache.PodFilter as public 2018-12-21 23:09:56 +08:00
util Check for shutdown in TryBackoffAndWait 2018-12-06 16:57:20 +00:00
volumebinder Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
BUILD Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Eclass Task 1: clean up old equiv class code 2018-12-17 17:05:49 -08:00
scheduler_test.go Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00
testutil.go Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00