Files
kubernetes/hack
Kubernetes Submit Queue 3a7af8fba0 Merge pull request #39673 from liggitt/deads2k-fix-bindata
Automatic merge from submit-queue (batch tested with PRs 39673, 39536, 39617, 39540, 39686)

Generate stable bindata output

fixes #30621

bindata generation produces spurious diffs when run with different go versions because gzip output is not stable between versions.

It also produces spurious diffs when invoked directly vs via make/go:generate.

This PR:
* adds data to bindata uncompressed (makes translation files human-readable, and the zip files were already compressed... for reference the file was 27.7 KB before, and 20.1 KB with this change)
* runs the generation from KUBE_ROOT, so it doesn't matter whether it is invoked directly or via go:generate

supercedes https://github.com/kubernetes/kubernetes/pull/39631
2017-01-10 20:38:13 -08:00
..
2017-01-05 14:14:13 -08:00
2016-07-12 21:52:54 -07:00
2016-07-12 21:52:00 -07:00
2016-12-14 06:03:00 -08:00
2017-01-04 10:27:04 -05:00
2016-08-02 10:27:29 -04:00
2016-07-12 21:52:00 -07:00
2017-01-05 14:14:06 -08:00
2016-07-12 21:52:00 -07:00
2017-01-05 14:14:06 -08:00
2016-12-06 13:45:10 -05:00
2016-10-19 09:47:21 -04:00
2016-12-14 06:03:00 -08:00