kubernetes/hack/lib
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
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
etcd.sh make use of etcd v3.5.14 in the builds. 2024-06-01 09:06:35 +05:30
golang.sh Revert "build: Adds Windows kube-proxy image" 2024-06-01 10:43:08 -06:00
init.sh DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
logging.sh Revert "print error message regardless verbosity level" 2024-02-06 16:40:08 +02:00
protoc.sh hack: re-enable protobindings which use k8s.io/api 2024-03-01 21:53:13 +01:00
test.sh Remove long/golang version information making short the default 2023-07-07 18:46:34 +02:00
util.sh Move doc-generation funcs into only caller 2024-02-29 22:07:33 -08:00
verify-generated.sh Rename new::setup_env back to setup_env 2024-02-29 22:06:44 -08:00
version.sh Remove vendor from ldflags 2024-02-29 00:22:09 -08:00