mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
Overhaul deps on generator tools
This forces a regeneration if the generation tools are rebuilt. Also clean up Makefile a bit.
This commit is contained in:
@@ -25,6 +25,7 @@ cd "${KUBE_ROOT}"
|
||||
|
||||
# This is required before we run govet for the results to be correct.
|
||||
# See https://github.com/golang/go/issues/16086 for details.
|
||||
make generated_files
|
||||
go install ./cmd/...
|
||||
|
||||
# Use eval to preserve embedded quoted strings.
|
||||
|
Reference in New Issue
Block a user