mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-22 07:50:50 -04: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> |
||
|---|---|---|
| .. | ||
| normalize_score.go | ||
| normalize_score_test.go | ||
| podgroup.go | ||
| podgroup_test.go | ||
| shape_score.go | ||
| spread.go | ||
| spread_test.go | ||
| taint.go | ||
| taint_test.go | ||