mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +00:00
Remove generated file rules in make
This is all covered by update-codegen.sh now. The old `make generated_files` rule still exists, but just prints a warning.
This commit is contained in:
@@ -47,7 +47,6 @@ export LOG_LEVEL=4
|
||||
|
||||
cd "${GOPATH}/src/k8s.io/kubernetes"
|
||||
|
||||
make generated_files
|
||||
go install ./cmd/...
|
||||
./hack/install-etcd.sh
|
||||
|
||||
|
Reference in New Issue
Block a user