kubernetes/pkg/scheduler
2019-11-06 15:25:35 +08:00
..
algorithm Merge pull request #84824 from ahg-g/ahg-nodes-with-affinity-pods 2019-11-05 22:19:41 -08:00
algorithmprovider Migrate EvenPodsSpread Priority as Score plugin in map/reduce style 2019-10-31 00:52:37 -07:00
api autogen files 2019-11-01 14:38:09 -07:00
apis enable profiling by default in the scheduler 2019-11-06 15:25:35 +08:00
core tracking nodes with pod with affinity 2019-11-05 20:02:33 -05:00
factory autogen files 2019-11-01 14:38:09 -07:00
framework Merge pull request #84816 from liu-cong/nodelabel 2019-11-05 22:19:30 -08:00
internal Merge pull request #84824 from ahg-g/ahg-nodes-with-affinity-pods 2019-11-05 22:19:41 -08:00
listers tracking nodes with pod with affinity 2019-11-05 20:02:33 -05:00
metrics Add scheduler cache size metrics 2019-10-30 15:33:29 -04:00
nodeinfo tracking nodes with pod with affinity 2019-11-05 20:02:33 -05:00
testing Add benchmark test to compare EvenPodsSpreadPriority and SelectorSpreadPriority 2019-11-04 13:29:17 -05:00
util Replaced sortable list with native golang slice. 2019-10-12 21:57:28 +05:30
volumebinder Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
algorithm_factory_test.go manual API changes and code refactoring 2019-11-01 14:24:36 -07:00
algorithm_factory.go Aggregate mulitple NodePreference custom priorities to a single score plugin. 2019-11-05 16:25:19 -05:00
BUILD autogen files 2019-11-01 14:38:09 -07:00
eventhandlers_test.go move factory package to scheduler 2019-10-12 23:03:07 +02:00
eventhandlers.go add event to remove and reject waitingpods 2019-11-05 22:04:44 +08:00
factory_test.go Aggregate mulitple NodePreference custom priorities to a single score plugin. 2019-11-05 16:25:19 -05:00
factory.go manual API changes and code refactoring 2019-11-01 14:24:36 -07:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler_test.go Change scheduler ComponentConfig fields to nilable 2019-11-05 17:06:06 -05:00
scheduler.go manual API changes and code refactoring 2019-11-01 14:24:36 -07:00