k3s/hack/make-rules
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
..
helpers Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00
BUILD Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00
Makefile.manifest Make the pause image a manifest list 2018-01-24 02:10:45 -05:00
build.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
clean.sh Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
cross.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
make-help.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test-cmd-util.sh Merge pull request #59579 from fbac/kubectl-cani-exitcode 2018-06-05 07:01:06 -07:00
test-cmd.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test-e2e-node.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test-integration.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test-kubeadm-cmd.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test.sh Merge pull request #62665 from liztio/kubeadm-e2e 2018-05-10 12:56:12 -07:00
update.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
verify.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
vet.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00