kubernetes/test/integration/scheduler
Kubernetes Prow Robot 4189053453
Merge pull request #121755 from kerthcet/fix/node-update-event
Fix nodeUpdate event missing some potential changes
2023-12-13 22:36:03 +01: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 Unregister events in schedulingGates plugin 2023-11-06 10:01:13 +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 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 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