kubernetes/pkg/scheduler/testing/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
..
fake_extender.go Scheduler first fit (#123384) 2024-02-26 11:07:19 -08:00
fake_listers.go return not-found errors properly from fake listeres 2023-11-20 19:14:08 +09:00
fake_plugins.go Scheduler first fit (#123384) 2024-02-26 11:07:19 -08:00
framework_helpers.go Sched framework: expose NodeInfo in all functions of PluginsRunner interface 2023-12-15 11:30:06 +08:00