| .. |
|
algorithm
|
feat: several cleanups in the scheduling package
|
2019-10-18 11:14:05 +08:00 |
|
algorithmprovider
|
feat: update taint nodes by condition to GA
|
2019-10-19 09:17:41 +08:00 |
|
api
|
feat: implement node unschedulable as a filter plugin
|
2019-10-19 17:29:25 +08:00 |
|
apis
|
feat: add pod initial/max backoff duration to config API
|
2019-10-09 19:48:28 +08:00 |
|
core
|
Merge pull request #84014 from ahg-g/ahg-tree
|
2019-10-18 15:21:37 -07:00 |
|
framework
|
feat: implement node unschedulable as a filter plugin
|
2019-10-19 17:29:25 +08:00 |
|
internal
|
Merge pull request #84014 from ahg-g/ahg-tree
|
2019-10-18 15:21:37 -07:00 |
|
metrics
|
Add incoming pod metrics to scheduler queue.
|
2019-10-16 14:26:16 -04:00 |
|
nodeinfo
|
create an ordered list of nodes instead of iterating over the tree
|
2019-10-18 12:51:46 -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.go
|
move scheduler cache ListNodes interface to snapshot
|
2019-10-14 17:47:42 -04:00 |
|
algorithm_factory_test.go
|
move factory package to scheduler
|
2019-10-12 23:03:07 +02:00 |
|
BUILD
|
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 |
|
eventhandlers_test.go
|
move factory package to scheduler
|
2019-10-12 23:03:07 +02:00 |
|
factory.go
|
move scheduler cache ListNodes interface to snapshot
|
2019-10-14 17:47:42 -04:00 |
|
factory_test.go
|
feat(scheduler): use context in the scheduler package
|
2019-10-17 09:03:55 +08:00 |
|
OWNERS
|
delete all duplicate empty blanks
|
2019-02-23 10:28:04 +08:00 |
|
scheduler.go
|
Use frameworkHandle to get listers
|
2019-10-19 01:29:05 +09:00 |
|
scheduler_test.go
|
feat(scheduler): use context in the scheduler package
|
2019-10-17 09:03:55 +08:00 |