kubernetes/test/integration/scheduler
Kubernetes Prow Robot 9c8c61aee4
Merge pull request #122234 from AxeZhan/podUpdateEvent
[Scheduler]Put pod into the correct queue during podUpdate
2024-06-12 12:28:17 -07:00
..
bind Fix strict linting 2023-05-04 10:25:10 +08:00
eventhandler Avoid to use deprecated wait.Poll in scheduler tests 2024-05-10 14:17:09 +08:00
extender using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler 2023-08-17 17:25:09 +08:00
filters Merge pull request #124785 from kerthcet/cleanup/deprecate-wait-pull 2024-05-22 01:17:30 -07:00
plugins schedulingQueue update pod by queueHint 2024-06-12 21:26:09 +08:00
preemption Avoid to use deprecated wait.Poll in scheduler tests 2024-05-10 14:17:09 +08:00
scoring Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
serving Add /readyz for kube-scheduler 2024-05-27 19:11:24 +00:00
taint Avoid to use deprecated wait.Poll in scheduler tests 2024-05-10 14:17:09 +08:00
main_test.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
queue_test.go schedulingQueue update pod by queueHint 2024-06-12 21:26:09 +08:00
rescheduling_test.go Avoid to use deprecated wait.Poll in scheduler tests 2024-05-10 14:17:09 +08:00
scheduler_test.go Merge pull request #124785 from kerthcet/cleanup/deprecate-wait-pull 2024-05-22 01:17:30 -07:00
util.go Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00