kubernetes/pkg/scheduler
Kubernetes Prow Robot 78faab2c7b
Merge pull request #109478 from shintard/added-status-functions
Implementation of a function that returns the wait state of the scheduler
2022-05-04 02:33:44 -07:00
..
apis/config Merge pull request #108278 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga 2022-02-28 08:02:57 -08:00
framework Merge pull request #109478 from shintard/added-status-functions 2022-05-04 02:33:44 -07:00
internal Add PodWrapper functions for scheduler testing 2022-04-19 20:30:04 -07:00
metrics rename unschedulableQ to unschedulablePods 2022-03-24 17:38:49 +08:00
profile cleanup: return frameworkruntime.NewFramework directly 2021-12-07 23:29:56 +08:00
testing Add PodWrapper functions for scheduler testing 2022-04-19 20:30:04 -07:00
util use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07: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 Remove genericScheduler and SchedulerAlgorithm. 2022-03-04 13:26:46 +08: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 migrate scheduling logic to schedule_one.go as more reasonable (#109045) 2022-03-27 08:51:20 -07:00
schedule_one.go impl 'IsWait' functions 2022-05-04 12:36:13 +09:00
scheduler_test.go migrate scheduling logic to schedule_one.go as more reasonable (#109045) 2022-03-27 08:51:20 -07:00
scheduler.go migrate scheduling logic to schedule_one.go as more reasonable (#109045) 2022-03-27 08:51:20 -07:00