kubernetes/test/integration/scheduler
2024-05-11 10:40:28 +00: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 MatchLabelKeysInPodAffinity to Beta 2024-05-11 10:40:28 +00:00
plugins Filter gated pods before calling isPodWorthRequeueing 2024-04-29 16:54:40 +00:00
preemption Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
scoring Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02: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 refactor integ test 2024-05-09 14:02:37 +00:00
rescheduling_test.go feature(scheduler): simplify QueueingHint by introducing new statuses 2023-10-19 11:02:11 +00:00
scheduler_test.go Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +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