mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Codegen: rm conversion files before regen
This commit is contained in:
parent
e149f79d4e
commit
7f87ecfb9a
@ -333,6 +333,8 @@ function codegen::conversions() {
|
||||
done
|
||||
fi
|
||||
|
||||
git_find -z ':(glob)**'/"${output_base}.go" | xargs -0 rm -f
|
||||
|
||||
./hack/run-in-gopath.sh "${gen_conversion_bin}" \
|
||||
--v "${KUBE_VERBOSE}" \
|
||||
--logtostderr \
|
||||
|
Loading…
Reference in New Issue
Block a user