kubectl/pkg/scheme
Antoni Zawodny 21c691a386 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>

Kubernetes-commit: 3f094dc228318b89f1fef313543b960e35ca6e3e
2026-03-10 05:43:54 +00:00
..
install.go Create Workload API v1alpha2 (#136976) 2026-03-10 05:43:54 +00:00
scheme.go Minor cleanup of jsonFallbackEncoder 2019-09-22 13:50:05 +02:00
sparse_test.go Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00