kubectl/pkg/cmd/apply
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
..
testdata/prune/simple Use standard *.kubernetes.io instead of *.k8s.io for ApplySet 2023-03-20 18:21:04 -04:00
apply.go kubectl apply: fix --dry-run=client to show merged result 2025-11-29 20:15:36 +01:00
apply_edit_last_applied.go Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
apply_set_last_applied.go Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
apply_test.go Create Workload API v1alpha2 (#136976) 2026-03-10 05:43:54 +00:00
apply_view_last_applied.go Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
applyset.go kubectl prune v2: switch to contains-group-kinds annotation 2023-06-28 11:27:00 -04:00
applyset_pruner.go kubectl prune v2: switch to contains-group-kinds annotation 2023-06-28 11:27:00 -04:00
patcher.go kubectl apply: fix --dry-run=client to show merged result 2025-11-29 20:15:36 +01:00
prune.go cleanup: replace deprecated sets.String 2023-03-01 09:05:59 -05:00