Abdullah Gharaibeh
|
5b20b68bc9
|
Updated the scheduler framework's PreFilter interface to return a PreFilterResult
|
2022-03-14 15:36:52 -04:00 |
|
Ali
|
09b2e8f638
|
Move scheduler interface to pkg/scheduler/framework
|
2020-10-13 13:13:27 +11:00 |
|
Yecheng Fu
|
1176ef9c7d
|
forget the pod when the reserve plugins fail
and move the metrics function calls before all other functions
|
2020-08-11 21:28:33 +08:00 |
|
Abdullah Gharaibeh
|
c98dee4945
|
Return a FitError when PreFilter fails with unschedulable status
|
2020-07-06 15:02:07 -04:00 |
|
Ali Farah
|
a22e115a0e
|
Split scheduler framework implementation into new runtime package
|
2020-06-22 00:23:43 +10:00 |
|
Wei Huang
|
dd5db75840
|
Move scheduler fake artifacts to pkg/scheduler/testing
- move some fake artifacts from pkg/scheduler/core to pkg/scheduler/testing so it can be consumed
by core as well as plugin testings
|
2020-06-15 10:56:06 -07:00 |
|