kubernetes/pkg/scheduler/framework/runtime
Kubernetes Prow Robot 7f3a5ab96f
Merge pull request #136579 from romanbaron/reuse-scheduling-signature
Reuse pod scheduling signature for opportunistic batching
2026-03-13 20:15:39 +05:30
..
batch.go scheduler: Reuse scheduling signature for opportunistic batching 2026-03-12 10:30:32 +02:00
batch_test.go scheduler: Reuse scheduling signature for opportunistic batching 2026-03-12 10:30:32 +02:00
framework.go Merge pull request #136579 from romanbaron/reuse-scheduling-signature 2026-03-13 20:15:39 +05:30
framework_test.go Add PlacementGeneratePlugin interface and runner 2026-03-12 09:33:05 +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 Put pods preempted in WaitOnPermit in backoff queue 2026-01-30 09:38:17 +00:00
waiting_pods_map_test.go Put pods preempted in WaitOnPermit in backoff queue 2026-01-30 09:38:17 +00:00