mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
change hack/update-codecgen.sh
This commit is contained in:
parent
6abfeb9d40
commit
633ef0d44d
@ -27,6 +27,9 @@ kube::golang::setup_env
|
||||
# list (since there aren't many dependencies).
|
||||
|
||||
generated_files=($(
|
||||
find ./vendor/k8s.io/api/ \
|
||||
-name '*.generated.go' | LC_ALL=C sort -r
|
||||
|
||||
find . -not \( \
|
||||
\( \
|
||||
-wholename './output' \
|
||||
|
Loading…
Reference in New Issue
Block a user