kubernetes/pkg/scheduler
2019-10-16 21:27:57 -04:00
..
algorithm move scheduler cache ListNodes interface to snapshot 2019-10-14 17:47:42 -04:00
algorithmprovider move factory package to scheduler 2019-10-12 23:03:07 +02:00
api feat(scheduler): implement NodePreferAvoidPods as score plugin 2019-10-14 21:21:24 +08:00
apis feat: add pod initial/max backoff duration to config API 2019-10-09 19:48:28 +08:00
core make sure filters are executed when no predicates configured 2019-10-16 21:27:57 -04:00
framework make sure filters are executed when no predicates configured 2019-10-16 21:27:57 -04:00
internal make sure filters are executed when no predicates configured 2019-10-16 21:27:57 -04:00
metrics Add incoming pod metrics to scheduler queue. 2019-10-16 14:26:16 -04:00
nodeinfo move scheduler cache ListNodes interface to snapshot 2019-10-14 17:47:42 -04:00
testing move scheduler cache ListNodes interface to snapshot 2019-10-14 17:47:42 -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 move factory package to scheduler 2019-10-12 23:03:07 +02:00
algorithm_factory.go move scheduler cache ListNodes interface to snapshot 2019-10-14 17:47:42 -04:00
BUILD move factory package to scheduler 2019-10-12 23:03:07 +02:00
eventhandlers_test.go move factory package to scheduler 2019-10-12 23:03:07 +02:00
eventhandlers.go Add incoming pod metrics to scheduler queue. 2019-10-16 14:26:16 -04:00
factory_test.go Add incoming pod metrics to scheduler queue. 2019-10-16 14:26:16 -04:00
factory.go move scheduler cache ListNodes interface to snapshot 2019-10-14 17:47:42 -04:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler_test.go move factory package to scheduler 2019-10-12 23:03:07 +02:00
scheduler.go move factory package to scheduler 2019-10-12 23:03:07 +02:00