Abdullah Gharaibeh
|
fb66e807cd
|
Remove scheduler framework dependency on predicates package
|
2020-01-13 13:02:31 -05:00 |
|
Abdullah Gharaibeh
|
4e67476867
|
move nodeaffinity predicate to its filter plugin
|
2020-01-06 13:22:51 -05:00 |
|
draveness
|
75872b8e79
|
feat: implement node affinity priority as score plugin
+ Add DefaultNormalizeScore function
+ Implement NodeAffinity as score plugin
|
2019-12-25 10:53:35 +08:00 |
|
Abdullah Gharaibeh
|
c6baa263a3
|
Update priorities to use SharedLister instead of using the snapshot directly
|
2019-10-29 16:22:00 -04:00 |
|
Abdullah Gharaibeh
|
05cb382357
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04:00 |
|
draveness
|
3d74da4d53
|
feat(scheduler): implement node affinity as score plugin
|
2019-10-17 17:02:10 +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
|
0a1808a570
|
[migration phase 1] PodMatchNodeSelector/NodAffinity as filter plugin
|
2019-10-12 14:49:55 +08:00 |
|