Abdullah Gharaibeh
|
641317bdde
|
Updated ContextData and PluginContext with Clone methods.
This is necessary to be able to clone PluginContext during preemption.
|
2019-09-23 14:34:40 -04:00 |
|
Abdullah Gharaibeh
|
89f936f6ac
|
Modified the Filter interface to pass in nodeinfo instead of node name.
This is necessary to support preemption, which relies on passing modified nodeinfo objects to the filters to simulate evicting lower-priority pods.
|
2019-09-18 17:27:33 -04:00 |
|
yiyang5055
|
bbc4931ab8
|
fix error package name and rename struct
|
2019-09-17 09:11:26 +08: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 |
|
draveness
|
af2e0428f6
|
feat: use PreBind instead of Prebind in the scheduling framework
|
2019-08-23 02:09:19 +08:00 |
|
Abdullah Gharaibeh
|
7b127311a4
|
Make thread-safe the prebind callback of stateful plugin in scheduler framework.
|
2019-05-08 22:19:21 -04:00 |
|
Onur Satici
|
1fccb933c6
|
make example plugins conform with the PluginFactory type
|
2019-05-03 21:05:52 +01:00 |
|
Onur Satici
|
78f7027f66
|
fix scheduler plugin example
|
2019-05-03 11:56:00 +01:00 |
|
Bobby (Babak) Salamat
|
83828bcb2d
|
autogenerated files
|
2019-04-29 16:40:56 -07:00 |
|
Bobby (Babak) Salamat
|
404dc1ed79
|
Update scheduler framework plugins to align with the latest changes to the framework design
|
2019-04-29 16:40:56 -07:00 |
|