Files
kubernetes/hack/lib
Davanum Srinivas d70d04f92b zero out the build id for reproducible builds
We have been having issues with making builds reproducible, especially
with the `.note.go.buildid` ELF section. One tip from a golang issue was
to set `-ldflags=-buildid=` which seems to work well. You can confirm
that the buildid is set to empty by inspecting the binaries with the go
command example `go tool buildid _output/local/go/bin/kubectl`

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-15 20:43:19 -04:00
..
2018-01-13 16:37:50 -08:00
2020-02-27 12:55:53 +08:00
2019-11-13 14:20:19 -08:00
2019-11-07 02:26:45 -05:00
2020-02-18 19:58:35 -08:00
2019-10-04 12:18:18 +03:00