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 |
|
draveness
|
ee4dec65b5
|
feat(scheduler): expose SharedInformerFactory to the framework handle
|
2019-10-11 10:23:21 +08:00 |
|
Abdullah Gharaibeh
|
30e7016ccf
|
Refactor scheduler.New so that all framework-related parameters are passed as options
|
2019-10-03 11:39:59 -04:00 |
|
Abdullah Gharaibeh
|
3174d9c847
|
Added a noop plugin to make sure we have the dependencies worked out for the default registry of the scheduler framework.
|
2019-09-13 13:36:35 -04:00 |
|
Ahmad Diaa
|
071e64d4da
|
replace factory.NewConfigFactory with scheduler.New in volumescheduling
|
2019-08-27 23:22:23 +02:00 |
|
Ahmad Diaa
|
61ab77ef7a
|
use factory.Config fields directly in scheduler struct
|
2019-08-16 15:21:28 +02:00 |
|
Michelle Au
|
d38bcde9b8
|
add scheduling utils
Change-Id: I238e6486473aef68f1600d8b574e971e86e70089
|
2019-08-07 11:21:02 -07:00 |
|