kubernetes/pkg/scheduler/framework/runtime
weizhoublue 4e64e19fb7
scheduler: log error instead of failing when GangScheduling plugin is missing
Signed-off-by: weizhoublue <weizhou.lan@daocloud.io>
2026-06-18 16:26:58 +08:00
..
batch.go Handle opportunistic batching correctly for PodGroup scheduling cycle 2026-05-04 15:28:10 +00:00
batch_test.go Handle opportunistic batching correctly for PodGroup scheduling cycle 2026-05-04 15:28:10 +00:00
framework.go scheduler: log error instead of failing when GangScheduling plugin is missing 2026-06-18 16:26:58 +08:00
framework_test.go Merge GangScheduling and WorkloadAwarePreemption feature gates into GenericWorkload 2026-06-15 11:42:10 +00:00
instrumented_plugins.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
pods_in_prebind_map.go Preempt pods in prebind phase without delete calls. 2026-02-18 09:00:23 +00:00
pods_in_prebind_map_test.go Preempt pods in prebind phase without delete calls. 2026-02-18 09:00:23 +00:00
registry.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
registry_test.go Move interfaces: Handle and Plugin and related types from kubernetes/kubernetes to staging repo kube-scheduler 2025-09-02 09:42:53 +00:00
util_others_test.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
util_windows_test.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
waiting_pods_map.go clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
waiting_pods_map_test.go Put pods preempted in WaitOnPermit in backoff queue 2026-01-30 09:38:17 +00:00