Abdullah Gharaibeh
|
6d499ee9ea
|
Correct event registration for multiple scheduler plugins.
|
2022-04-12 18:32:24 -04:00 |
|
Abdullah Gharaibeh
|
46f3e4dfdd
|
Define in-tree scheduler plugin names in separate pkg to break a cyclic depednecy when moving plugin defaulting to CC
|
2021-06-09 15:36:09 -04:00 |
|
Jerry.Ge
|
31b79f481e
|
added eventsToRegister for nodeName & nodeUnschedulable plugins
Signed-off-by: Jerry Ge <jerry.ge@arm.com>
|
2021-03-18 04:22:51 -04:00 |
|
lixiaobing1
|
b5487d823c
|
modify hostname of ErrReason
|
2021-01-06 09:25:25 +08:00 |
|
Ali
|
09b2e8f638
|
Move scheduler interface to pkg/scheduler/framework
|
2020-10-13 13:13:27 +11:00 |
|
Aldo Culquicondor
|
ce05382b58
|
Use RawExtension and Object for external and internal scheduling plugin args, respectively
Signed-off-by: Aldo Culquicondor <acondor@google.com>
|
2020-04-14 13:44:42 -04:00 |
|
Abdullah Gharaibeh
|
a5d8172715
|
move nodeinfo type to framework pkg
|
2020-04-07 10:25:24 -04:00 |
|
Abdullah Gharaibeh
|
ed3fe054df
|
move scheduler nodeinfo to pkg/scheduler/types
|
2020-03-31 21:02:09 -04:00 |
|
Abdullah Gharaibeh
|
fb66e807cd
|
Remove scheduler framework dependency on predicates package
|
2020-01-13 13:02:31 -05:00 |
|
draveness
|
39af760930
|
feat: several cleanups in the scheduling package
+ Remove unused variable in tests.
+ Use more common statement for interface conformance check.
+ Fix several comments in the framework plugins.
|
2019-10-18 11:14:05 +08:00 |
|
draveness
|
47a6c5b693
|
feat(scheduler): use context in the scheduler package
+ Use context instead of stopCh
+ Add context to the scheduling framework interface
|
2019-10-17 09:03:55 +08:00 |
|
Guoliang Wang
|
b9167334ee
|
[migration phase 1] PodFitsHost as filter plugin
|
2019-10-11 17:05:04 +08:00 |
|