kubernetes/pkg/scheduler/framework
carlory 0105a002bc when the hint fn returns error, the scheduling queue logs the error and treats it as QueueAfterBackoff.
Co-authored-by: Kensei Nakada <handbomusic@gmail.com>

Co-authored-by: Kante Yin <kerthcet@gmail.com>

Co-authored-by: XsWack <xushiwei5@huawei.com>
2023-09-21 09:40:44 +08:00
..
autoscaler_contract kube-scheduler: NewFramework function to pass the context parameter 2023-05-23 10:17:34 +08:00
parallelize Avoid metric lookup in Parallelizer.Util on every work piece 2023-03-09 17:12:30 +00:00
plugins when the hint fn returns error, the scheduling queue logs the error and treats it as QueueAfterBackoff. 2023-09-21 09:40:44 +08:00
preemption Move scheduler testing utils to /scheduler/testing 2023-09-12 13:42:38 +08:00
runtime kube-scheduler: drop deprecated pointer package 2023-09-13 09:42:19 +02:00
cycle_state_test.go Copy recordPluginMetrics in CycleState.Clone 2022-04-14 15:26:20 +00:00
cycle_state.go Improve docs on framework.CycleState 2023-07-18 14:48:20 +08:00
extender.go multiple extenders and UnschedulableAndUnresolvable takes precedence 2021-01-29 11:32:43 +08:00
interface_test.go Use the generic Set in scheduler 2023-04-09 11:34:17 +05:30
interface.go feature(scheduler): implement ClusterEventWithHint to filter out useless events 2023-06-22 13:36:19 +00:00
listers.go Adding StorageInfoLister to SharedLister 2022-05-03 18:00:41 -07:00
types_test.go scheduler test: unify util to fake pod. 2023-09-18 20:05:01 +08:00
types.go when the hint fn returns error, the scheduling queue logs the error and treats it as QueueAfterBackoff. 2023-09-21 09:40:44 +08:00