Davanum Srinivas
|
07d88617e5
|
Run hack/update-vendor.sh
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:33 -04:00 |
|
Davanum Srinivas
|
442a69c3bd
|
switch over k/k to use klog v2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2020-05-16 07:54:27 -04:00 |
|
tanjunchen
|
0e38ba0ef6
|
pkg/scheduler/framework/:fix unconsistent comments and make log more clear
|
2020-04-24 11:17:11 +08:00 |
|
SataQiu
|
89c3673a53
|
scheduler: improve some comments and validation messages
|
2019-11-01 18:30:54 +08: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 |
|
draveness
|
c73ff9749b
|
feat(scheduler): rename PluginContext to CycleState
|
2019-10-04 17:30:36 +08:00 |
|
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 |
|
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 |
|