kubernetes/pkg/scheduler
Kubernetes Prow Robot b529e6ff1c
Merge pull request #122622 from nayihz/cleanup_comment
swap originalPod and modifiedPod to match the comments
2024-01-06 14:20:50 +01:00
..
apis/config Use semantic comparation for API 2023-12-20 10:23:29 +08:00
framework Merge pull request #122622 from nayihz/cleanup_comment 2024-01-06 14:20:50 +01:00
internal Merge pull request #122311 from nayihz/fix_122304 2023-12-16 03:48:58 +01:00
metrics kube-scheduler: drop deprecated pointer package 2023-09-13 09:42:19 +02:00
profile Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00
testing Fix existing unit test (add no op scoring plugin) 2023-12-21 13:30:01 +01:00
util No need to calculate ResourceEphemeralStorage additionally 2023-12-01 14:25:30 +08:00
eventhandlers_test.go Fix node update event will miss some potential changes 2023-11-27 15:33:47 +08:00
eventhandlers.go Fix node update event will miss some potential changes 2023-11-27 15:33:47 +08:00
extender_test.go Add unit tests for no score plugin scenario 2023-12-21 13:42:21 +01:00
extender.go Don't evaluate extra nodes if there's no score plugin defined 2023-12-21 13:29:46 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
schedule_one_test.go address reviews 2024-01-02 02:10:41 +00:00
schedule_one.go address reviews 2024-01-02 02:10:41 +00:00
scheduler_test.go Remove unnecessary error catch in scheduling failure (#121981) 2023-12-14 05:09:08 +01:00
scheduler.go address reviews 2024-01-02 02:10:41 +00:00