kubernetes/build/root
Kubernetes Submit Queue 8bc2fb0207
Merge pull request #54372 from thockin/make-genfiles-cleanup
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Overhaul Makefile for generated code

Calculate all go dependencies in a single Go program, rather than a complicated series of `go list` invocations and `Makefile` logic.  This simplifies the
Makefile dramatically.

Also adds tests to ensure the dependencies stay correct.  This test is pretty slow, though.

Also fixes a few anomalies found by the test.

Fixes #54371

```release-note
NONE
```
2018-06-19 18:43:43 -07:00
..
.bazelrc bzl: build --config unit should build with race enabled 2018-04-17 07:36:36 -07:00
.kazelcfg.json Fix SkippedPaths 2018-05-17 13:35:44 +05:30
BUILD.root bazel: generate pkg/generated/bindata.go at build time 2018-04-25 09:44:22 -07:00
Makefile Get rid of verify_generated_files 2018-06-04 15:04:21 -07:00
Makefile.generated_files Simplify build for bindata 2018-06-04 15:04:22 -07:00
WORKSPACE Adds a crictl package for kubeadm installs 2018-06-07 10:04:03 -04:00