kubernetes/test/integration/scheduler
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
..
bind Fix strict linting 2023-05-04 10:25:10 +08:00
extender using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler 2023-08-17 17:25:09 +08:00
filters api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
plugins Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00
preemption Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00
scoring using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler 2023-08-17 17:25:09 +08:00
taint Fix strict linting 2023-05-04 10:25:10 +08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
queue_test.go Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00
rescheduling_test.go using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler 2023-08-17 17:25:09 +08:00
scheduler_test.go using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler 2023-08-17 17:25:09 +08:00
util.go Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00