kubernetes/test/integration/scheduler
Kubernetes Prow Robot 3ac83f528d
Merge pull request #119290 from carlory/add-logger
the scheduling queue logs the error and treats it as QueueAfterBackoff
2023-09-22 08:10:49 -07: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 Merge pull request #119290 from carlory/add-logger 2023-09-22 08:10:49 -07:00
rescheduling_test.go when the hint fn returns error, the scheduling queue logs the error and treats it as QueueAfterBackoff. 2023-09-21 09:40:44 +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