mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 02:06:23 +00:00
* 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>