kubernetes/pkg/api
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
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
job drop deprecated pointer package 2024-01-24 19:44:07 +08:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node Merge pull request #119024 from wafuwafu13/deprecated-node-label 2024-07-20 11:31:40 -07:00
persistentvolume graduate PersistentVolumeLastPhaseTransitionTime to GA in 1.31 2024-05-20 13:46:24 +02:00
persistentvolumeclaim Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
pod Add ImageVolumeSource API 2024-07-18 17:25:54 +02:00
service Improve service unit test failure report 2023-09-01 23:18:45 +08:00
servicecidr modify components to use the networking v1beta1 API 2024-06-30 09:48:46 +00:00
storage use generic Set in api 2023-09-25 19:04:08 +08:00
testing DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
v1 Merge pull request #120866 from bzsuni/cleanup/sets/api 2024-01-22 18:20:48 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00