kubernetes/pkg/scheduler
Kubernetes Prow Robot fc691e8ffd
Merge pull request #122476 from kerthcet/feat/support-annotation
Support annotation in nodewrapper
2024-01-10 14:05:58 +01:00
..
apis/config Use semantic comparation for API 2023-12-20 10:23:29 +08:00
framework Merge pull request #122503 from sunbinnnnn/scheduler-extender-support-ignore-bind 2024-01-08 17:30:44 +01:00
internal refactor TestPriorityQueue_Update 2024-01-06 16:53:05 +08:00
metrics kube-scheduler: drop deprecated pointer package 2023-09-13 09:42:19 +02:00
profile Allow framework plugins to be closed 2024-01-06 10:11:19 +09:00
testing Merge pull request #122476 from kerthcet/feat/support-annotation 2024-01-10 14:05:58 +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 Merge pull request #122503 from sunbinnnnn/scheduler-extender-support-ignore-bind 2024-01-08 17:30:44 +01:00
schedule_one.go Merge pull request #122503 from sunbinnnnn/scheduler-extender-support-ignore-bind 2024-01-08 17:30:44 +01:00
scheduler_test.go Remove unnecessary error catch in scheduling failure (#121981) 2023-12-14 05:09:08 +01:00
scheduler.go Merge pull request #122498 from Gekko0114/close 2024-01-08 17:30:36 +01:00