kubernetes/pkg/scheduler
yuxiaobo 81e9f21f83 Correct spelling mistakes
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-06 20:25:19 +08:00
..
algorithm Correct spelling mistakes 2019-11-06 20:25:19 +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 Validate custom priority policy config. 2019-11-04 11:13:43 -05:00
core expose PredicateMetadataProducer in generic scheduler 2019-11-05 05:17:47 -05:00
factory autogen files 2019-11-01 14:38:09 -07:00
framework Correct spelling mistakes 2019-11-06 20:25:19 +08:00
internal Correct spelling mistakes 2019-11-06 20:25:19 +08:00
listers Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache. 2019-10-25 14:24:55 -04:00
metrics Add scheduler cache size metrics 2019-10-30 15:33:29 -04:00
nodeinfo Change all scheduler's Node and Pod list/lookups to be from the snapshot rather than the cache. 2019-10-25 14:24:55 -04:00
testing separate listers into their own package 2019-10-22 18:11:02 -04: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 Convert multiple node label predicates to be a single filter plugin. 2019-11-05 10:34:51 -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 Convert multiple node label predicates to be a single filter plugin. 2019-11-05 10:34:51 -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 expose PredicateMetadataProducer in generic scheduler 2019-11-05 05:17:47 -05:00
scheduler.go manual API changes and code refactoring 2019-11-01 14:24:36 -07:00