Mengjiao Liu
|
a7466f44e0
|
Change the scheduler plugins PluginFactory function to use context parameter to pass logger
- Migrated pkg/scheduler/framework/plugins/nodevolumelimits to use contextual logging
- Fix golangci-lint validation failed
- Check for plugins creation err
|
2023-09-20 17:49:54 +08:00 |
|
Mengjiao Liu
|
1c05cf1d51
|
kube-scheduler: NewFramework function to pass the context parameter
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
|
2023-05-23 10:17:34 +08:00 |
|
Wojciech Tyczyński
|
7060953b92
|
Clear shutdown of scheduler metrics recorder
|
2022-05-20 20:23:29 +02:00 |
|
drfish
|
c2ceb21a3e
|
Make parallelism as part of schedulerOptions
|
2021-03-09 23:25:55 +08:00 |
|
Mengxue Zhang
|
b38caa91cc
|
make runtime.NewFramework accept KubeSchedulerProfile
|
2021-03-05 18:30:21 +00:00 |
|
Abdullah Gharaibeh
|
c7fef196b6
|
Implements pod affinity NamespaceSelector feature
|
2021-03-04 07:30:24 -05:00 |
|