1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00

Fix kube::codegen::gen_helpers for v0.30

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
This commit is contained in:
Carlos Eduardo Arango Gutierrez 2024-04-26 10:55:58 +02:00
parent abb31ae41c
commit 52445432d5
No known key found for this signature in database
GPG key ID: F19CDD72A695437A

View file

@ -56,8 +56,7 @@ ln -s .. sigs.k8s.io
# Generating conversion and defaults functions
kube::codegen::gen_helpers \
--input-pkg-root sigs.k8s.io/node-feature-discovery/api/nfd \
--output-base "${NFD_ROOT}" \
sigs.k8s.io/node-feature-discovery/api/nfd \
--boilerplate ${NFD_ROOT}/hack/boilerplate.go.txt
# HACK: manually patching the auto-generated code as code-generator cannot