kubernetes/hack/lib
Kubernetes Submit Queue ab6f1f0da1 Merge pull request #48708 from bmwiedemann/date
Automatic merge from submit-queue (batch tested with PRs 49222, 49333, 48708, 49337)

Allow to override build date

See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Background: issue #48710
when trying to build the kubernetes package
for the openSUSE Linux distribution
```
/usr/bin/hyperkube
/usr/bin/kubeadm
/usr/src/kubernetes/platforms/linux/amd64/e2e.test
```
had a date+time string embedded in them in the format
2018-08-15T19:08:34Z

which meant that each build produced new binaries
even when nothing actually changed.
Those then had to be synced to mirrors, wasting their and our users' bandwidth.
2017-07-20 23:01:21 -07:00
..
BUILD Build release tarballs in bazel and add make bazel-release rule 2017-01-13 16:17:44 -08:00
etcd.sh Do etcd semver validation using posix only 2017-04-12 12:44:07 -04:00
golang.sh Merge pull request #46862 from dims/respect-build-platform-env-var 2017-07-19 21:18:27 -07:00
init.sh Add PriorityClass API 2017-07-18 17:47:57 -07:00
swagger.sh Merge pull request #46829 from cblecker/swagger-dir-fix 2017-06-22 20:26:24 -07:00
test.sh add cmd test for kubectl auth can-i 2017-06-03 17:01:00 +08:00
util.sh Add utility function to install go package at a particular commit 2017-07-18 12:48:02 -07:00
version.sh Allow to override build date 2017-07-19 13:27:13 +02:00