kubernetes/test/integration/scheduler
2023-12-15 11:30:06 +08:00
..
bind Fix strict linting 2023-05-04 10:25:10 +08:00
eventhandler Fix node update event will miss some potential changes 2023-11-27 15:33:47 +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 #121077 from chrishenzie/readwriteoncepod-ga 2023-10-24 05:26:05 +02:00
plugins Sched framework: expose NodeInfo in all functions of PluginsRunner interface 2023-12-15 11:30:06 +08:00
preemption kube-scheduler: convert the remaining part to use contextual logging 2023-10-24 17:56:48 +08:00
scoring feature(scheduler): implement matchLabelKeys in PodAffinity and PodAntiAffinity 2023-10-18 11:28:02 +00:00
taint Fix strict linting 2023-05-04 10:25:10 +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 fix: disable SchedulerQueueingHints feature flag by default 2023-12-13 04:16:43 +00:00
rescheduling_test.go feature(scheduler): simplify QueueingHint by introducing new statuses 2023-10-19 11:02:11 +00:00
scheduler_test.go Merge pull request #120397 from ty-dc/StaticCheck 2023-10-24 05:25:52 +02:00
util.go Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00