kubernetes/pkg/scheduler
Kubernetes Prow Robot 1ea6eb2d1d
Merge pull request #110954 from kerthcet/fix/deadline-should-be-nil
Fix pod's deadline to nil when cache ttl is set to zero
2022-07-06 07:28:51 -07:00
..
apis/config Remove redundant variable definitions in scheduler apis defaults.go 2022-06-14 22:36:00 +08:00
framework Merge pull request #110768 from kerthcet/fix/filter-out-unsatisfied-nodes-in-AddPod 2022-07-05 10:15:19 -07:00
internal Fix: pod's deadline shoud be nil when cache ttl is 0 2022-07-05 23:29:31 +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 scheduler: remove unused Equal function for HTTPExtender 2022-07-05 13:17:05 +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 Fix: pod's deadline shoud be nil when cache ttl is 0 2022-07-05 23:29:31 +08:00