kubernetes/cmd
Patrick Ohly b51d68bb87 DRA: bump API v1alpha2 -> v1alpha3
This is in preparation for revamping the resource.k8s.io completely. Because
there will be no support for transitioning from v1alpha2 to v1alpha3, the
roundtrip test data for that API in 1.29 and 1.30 gets removed.

Repeating the version in the import name of the API packages is not really
required. It was done for a while to support simpler grepping for usage of
alpha APIs, but there are better ways for that now. So during this transition,
"resourceapi" gets used instead of "resourcev1alpha3" and the version gets
dropped from informer and lister imports. The advantage is that the next bump
to v1beta1 will affect fewer source code lines.

Only source code where the version really matters (like API registration)
retains the versioned import.
2024-07-21 17:28:13 +02:00
..
clicheck More migrations from genericclioptions to genericiooptions 2023-04-05 17:05:23 +03:00
cloud-controller-manager Fixes from review by Jan Šafránek/Andrew/Michael 2024-05-03 15:11:36 -04:00
dependencycheck replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
dependencyverifier Track vendor status of unwanted deps 2023-09-06 21:48:30 -04:00
fieldnamedocscheck Make verify-fieldname-docs actually error 2024-01-14 10:32:08 -08:00
gendocs More migrations from genericclioptions to genericiooptions 2023-04-05 17:05:23 +03:00
genkubedocs replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
genman More migrations from genericclioptions to genericiooptions 2023-04-05 15:03:09 +03:00
genswaggertypedocs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genyaml More migrations from genericclioptions to genericiooptions 2023-04-05 17:05:23 +03:00
gotemplate unittests: Fixes unit tests for Windows (part 10) 2024-01-22 13:43:42 +00:00
import-boss unittests: Fixes unit tests for Windows (part 11) 2024-05-16 12:36:49 +00:00
importverifier Change verify-imports to use new setup_env 2024-02-29 22:06:16 -08:00
kube-apiserver Merge pull request #125993 from macsko/increase_server_timeout_in_scheduler_perf_tests 2024-07-16 08:15:10 -07:00
kube-controller-manager DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
kube-proxy kube-proxy: internal config: add Linux section 2024-07-16 19:20:48 +05:30
kube-scheduler add emulated-version flag to kube-scheduler to control the feature gate. 2024-07-09 09:04:41 -07:00
kubeadm Merge pull request #126250 from my-git9/pkiutil-consot 2024-07-21 03:02:57 -07:00
kubectl Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
kubectl-convert More migrations from genericclioptions to genericiooptions 2023-04-05 17:05:23 +03:00
kubelet kubelet: Add a TopologyManager policy options: "max-allowable-numa-nodes" 2024-07-09 22:26:24 +08:00
kubemark Move pkg/kubelet/cri/remote to cri-client 2024-05-14 10:58:18 +02:00
preferredimports Fix update-import-aliases for workspaces 2024-02-29 22:06:44 -08:00
prune-junit-xml prune's xml files to display only top level tests and failed sub-tests 2023-06-06 05:26:00 -07:00
yamlfmt add reviewers and labels to yamlfmt 2023-05-17 09:59:26 -07:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00