kubernetes/pkg/scheduler
kidddddddddddddddddddddd c62479a6f1 Pass ctx to BindPodVolumes.
2022-07-05 20:23:07 +08:00
..
apis/config Remove redundant variable definitions in scheduler apis defaults.go 2022-06-14 22:36:00 +08:00
framework Pass ctx to BindPodVolumes. 2022-07-05 20:23:07 +08:00
internal Use clock package from k8s.io/utils/clock 2022-06-25 00:25:12 +08:00
metrics rename unschedulableQ to unschedulablePods 2022-03-24 17:38:49 +08:00
profile Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
testing Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
util Use clock package from k8s.io/utils/clock 2022-06-25 00:25:12 +08:00
eventhandlers_test.go Merge pull request #108445 from pohly/storage-capacity-ga 2022-03-23 08:06:21 -07:00
eventhandlers.go Merge pull request #108445 from pohly/storage-capacity-ga 2022-03-23 08:06:21 -07:00
extender_test.go cleanup: move scheduler tests to use PodWrapper 2022-05-05 10:48:26 -07:00
extender.go restore NumPDBViolations info of nodes, when HTTPExtender ProcessPreemption. This info will be used in subsequent filtering steps - pick OneNodeForPreemption. 2022-01-10 13:37:46 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
schedule_one_test.go Using inherited context in utils 2022-05-25 10:14:40 +08:00
schedule_one.go Refactor scheduler code 2022-06-30 11:27:25 -07:00
scheduler_test.go Cleanup: Pass context to client calls in scheduler/volumebinding tests 2022-06-13 23:53:23 +08:00
scheduler.go Clean shutdown of kcm, ccm and scheduler 2022-05-26 12:36:59 +02:00