kubernetes/test/integration/scheduler
nayihz 1b3d10aafa fix: node added with matched pod anti-affinity topologyKey
Co-authored-by: Kensei Nakada <handbomusic@gmail.com>
2024-04-12 11:08:44 +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 graduate MinDomainsInPodTopologySpread to stable 2024-02-28 10:42:29 +00:00
plugins Graduate PodSchedulingReadiness to stable 2024-02-28 23:18:44 -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 kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +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: node added with matched pod anti-affinity topologyKey 2024-04-12 11:08:44 +08: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