kubernetes/pkg/scheduler/framework/plugins/helper
Antoni Zawodny 3f094dc228
Create Workload API v1alpha2 (#136976)
* Drop WorkloadRef field and introduce SchedulingGroup field in Pod API

* Introduce v1alpha2 Workload and PodGroup APIs, drop v1alpha1 Workload API

Co-authored-by: yongruilin <yongrlin@outlook.com>

* Run hack/update-codegen.sh

* Adjust kube-scheduler code and integration tests to v1alpha2 API

* Drop v1alpha1 scheduling API group and run make update

---------

Co-authored-by: yongruilin <yongrlin@outlook.com>
2026-03-10 07:59:10 +05:30
..
normalize_score.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
normalize_score_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
podgroup.go Create Workload API v1alpha2 (#136976) 2026-03-10 07:59:10 +05:30
podgroup_test.go Create Workload API v1alpha2 (#136976) 2026-03-10 07:59:10 +05:30
shape_score.go Generate and format files 2022-07-26 13:14:05 -04:00
spread.go use ownerReference to build default spreading contraints in the scheduler 2021-05-25 16:04:48 -04:00
spread_test.go chore(scheduler): refactor import package ordering 2024-09-18 20:31:03 +08:00
taint.go kube-scheduler: add taints filtering logic consistent with TaintToleration plugin for PodTopologySpread plugin 2022-09-10 09:04:30 +08:00
taint_test.go kube-scheduler: add taints filtering logic consistent with TaintToleration plugin for PodTopologySpread plugin 2022-09-10 09:04:30 +08:00