kubernetes/pkg/api/testing
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
..
compat hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
applyconfiguration_test.go Remove ClusterName 2022-05-05 20:12:50 +00:00
backward_compatibility_test.go Implement pod deletion cost 2021-03-01 13:45:58 -05:00
conversion_test.go replace ioutil with io and os for pkg/api 2021-10-30 14:49:09 +08:00
conversion.go pkg/api: Fix golint errors 2018-09-07 12:31:25 +05:30
copy_test.go Replace apimachinery diff.StringDiff with cmp 2023-04-12 08:45:31 -07:00
deep_copy_test.go Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
defaulting_test.go DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
doc.go
fuzzer.go api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
install.go api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
meta_test.go Remove selflink references in api tests 2022-02-14 11:11:56 +01:00
node_example.json Avoid using Docker Engine as example for container runtime 2022-03-25 00:36:50 +00:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
replication_controller_example.json Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
serialization_proto_test.go Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09:00
serialization_test.go use generic Set in api 2023-09-25 19:04:08 +08:00
unstructured_test.go Automatically transcode RawExtension between unstructured protocols. 2024-07-09 17:02:34 -04:00