kubernetes/pkg/scheduler/framework
Aleksandra Malinowska dd1e617ba0
Scheduler first fit (#123384)
* Don't evaluate extra nodes if there's no score plugin defined

* Fix existing unit test (add no op scoring plugin)

* Add unit tests for no score plugin scenario

* address review comments

* add a test with non-filter, non-scoring extender
2024-02-26 11:07:19 -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 Merge pull request #121952 from sanposhiho/optimize-csi 2024-02-06 07:16:28 -08:00
preemption Support score extension function in preemption. 2023-11-15 15:28:20 +08:00
runtime enhancement(scheduler): share waitingPods among profiles 2024-02-01 10:06:23 +08: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 Scheduler first fit (#123384) 2024-02-26 11:07:19 -08:00
interface_test.go cleanup: remove useless test 2023-10-22 04:41:59 +00:00
interface.go Merge pull request #122498 from Gekko0114/close 2024-01-08 17:30:36 +01:00
listers.go Adding StorageInfoLister to SharedLister 2022-05-03 18:00:41 -07:00
types_test.go When matching clusterEvent, we should consider the "*" additionally 2024-02-04 14:59:26 +08:00
types.go Add missed clusterEvents to UnrollWildCardResource 2024-02-19 11:55:50 +08:00