mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 02:11:09 +00:00
Codegen: rm defaults files before regen
This commit is contained in:
parent
3f0c3f33ca
commit
e149f79d4e
@ -254,6 +254,8 @@ function codegen::defaults() {
|
||||
done
|
||||
fi
|
||||
|
||||
git_find -z ':(glob)**'/"${output_base}.go" | xargs -0 rm -f
|
||||
|
||||
./hack/run-in-gopath.sh "${gen_defaulter_bin}" \
|
||||
--v "${KUBE_VERBOSE}" \
|
||||
--logtostderr \
|
||||
|
Loading…
Reference in New Issue
Block a user