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
carlory
654e5eb2dc
vac support ResourceDescriber
...
Co-authored-by: Arda Güçlü <aguclu@redhat.com>
Kubernetes-commit: d2b16b2a21c0669f9a7b60efbd632da25aef8f19
2024-01-08 18:45:06 +08:00
Tim Hockin
ece694d5d1
Replace uses of diff.ObjectDiff with cmp.Diff
...
ObjectDiff is already a shim over cmp.Diff, so no actual output or
behavior changes
Kubernetes-commit: 29c0b73d640b6e50c4f2dfeee7b07ca66a530dbd
2023-03-23 11:29:01 -07:00
Amir Alavi
749342438f
kubectl: use v2 for hpa
...
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
Kubernetes-commit: 69b853fa308cb7cb40486a733626d4344ab1be85
2023-01-06 23:45:54 -05:00
Mengjiao Liu
27a118e81a
Promote cronjob to batch/v1: kubectl sparse_test prune
...
Kubernetes-commit: 363b78fe883b58460a1191bb19a760fb86f7140e
2021-05-26 20:08:36 +08:00
Morten Torkildsen
8ae7711ae6
Promote PDBs to GA
...
Kubernetes-commit: 21fba79d453b0bab7153f46916126c754d10341e
2021-02-20 12:56:31 -08:00
Maciej Szulik
6b4e2b9b05
Drop batch/v2alpha1 API
...
Kubernetes-commit: 3dab7462d1ff6e20f7efe38249dd9958e4e32c89
2020-12-01 16:33:47 +01:00
David Eads
084c87563e
remove pod presets
...
Kubernetes-commit: c7911a384cbc11a4b5003da081b181d6b814d07e
2020-08-18 16:31:46 -04:00
Jordan Liggitt
36e31fb164
Copy CSR v1beta1 to v1
...
* Remove prerelease tags
* Update copyright, package, imports to v1
* Remove signerName, usages, and condition status defaulting
Kubernetes-commit: e0f5cca41076bf24bdf6519698749f913a085071
2020-06-01 21:26:28 -04:00
wojtekt
52d3bfc415
Minor cleanup of jsonFallbackEncoder
...
Kubernetes-commit: cd24a0e5fa7af1bd921386cf80c90cd535954e6c
2019-09-22 13:50:05 +02:00
Jordan Liggitt
3cf08b8454
AdmissionReview: Install/register
...
Kubernetes-commit: 44930fc939cf990ca9d603ecd86da8a99b2f3a98
2019-07-11 13:28:00 -04:00
Sean Sullivan
76879de3d3
Moved files from pkg/kubectl/scheme to staging
...
Kubernetes-commit: be3b2cc1a45520cfc6f042cfdbcfb835276dc27b
2019-06-25 22:11:54 -07:00
Mengqi Yu
b8bec5e8de
swtich to depend on the scheme in client-go
2018-04-10 11:17:57 -07:00
ymqytw
3f074d06cf
create an instance of scheme
2017-12-15 11:42:48 -08:00