mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Codegen: rm deepcopy files before regen
This commit is contained in:
parent
8704337395
commit
07f7941de6
@ -184,6 +184,8 @@ function codegen::deepcopy() {
|
||||
done
|
||||
fi
|
||||
|
||||
git_find -z ':(glob)**'/"${output_base}.go" | xargs -0 rm -f
|
||||
|
||||
./hack/run-in-gopath.sh "${gen_deepcopy_bin}" \
|
||||
--v "${KUBE_VERBOSE}" \
|
||||
--logtostderr \
|
||||
|
Loading…
Reference in New Issue
Block a user