We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb31ae commit 5244543Copy full SHA for 5244543
hack/update_codegen.sh
@@ -56,8 +56,7 @@ ln -s .. sigs.k8s.io
56
57
# Generating conversion and defaults functions
58
kube::codegen::gen_helpers \
59
- --input-pkg-root sigs.k8s.io/node-feature-discovery/api/nfd \
60
- --output-base "${NFD_ROOT}" \
+ sigs.k8s.io/node-feature-discovery/api/nfd \
61
--boilerplate ${NFD_ROOT}/hack/boilerplate.go.txt
62
63
# HACK: manually patching the auto-generated code as code-generator cannot
0 commit comments