Jeff Mitchell
0c39b613c8
Port some replication bits to OSS ( #2386 )
2017-02-16 15:15:02 -05:00
Jeff Mitchell
e41f7fd52a
Bump dockerfile Go version
2017-02-07 16:08:31 -05:00
Jeff Mitchell
f5891b6677
Prep for 0.6.3
2016-12-06 11:26:29 -05:00
Jeff Mitchell
951af3b04f
Bump Go version in cross Dockerfile
2016-10-19 22:29:26 -04:00
Jeff Mitchell
538ce6a9ea
Bump to 1.7.1
2016-09-12 15:41:49 -04:00
Jeff Mitchell
c6b6901059
update Dockerfile for Go 1.7 final
2016-08-16 11:23:43 -04:00
vishalnayak
694188eed9
Dockerfile++
2016-08-09 12:20:38 -04:00
Jeff Mitchell
015b6d2890
Bump Go version for building
2016-08-08 11:01:05 -04:00
Jeff Mitchell
76338c8007
Use 1.7rc3
2016-07-26 09:54:24 -04:00
Jeff Mitchell
067dd35009
Remove now-unnecessary env var from Dockerfile
2016-05-23 15:41:22 -04:00
Jeff Mitchell
a50e29f086
Bump Dockerfile for cross to 1.6.2
2016-04-28 00:31:05 +00:00
Jeff Mitchell
a9a3a682fd
No need for the old Dockerfile for patched 1.5.3 anymore; it's in history if needed
2016-03-16 15:02:41 -04:00
Jeff Mitchell
7a4eda156c
Migrate to built-in Go vendoring.
...
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00
Jeff Mitchell
324357c226
Update cross-compiling Dockerfile to Go 1.6
2016-02-17 17:09:01 -05:00
Jeff Mitchell
b2ab68f814
Add a Dockerfile to build 1.5.3 with patches.
...
Specifically this pulls in the following:
https://go-review.googlesource.com/12717
https://go-review.googlesource.com/17247
These fix bugs users have encountered -- the first with the PKI backend,
and the second with Vault generally, as it can bite any use of a
certificate within Vault (listener, cert credential backend, pki
backend).
These are in 1.6, but it will probably be released too late for us given
what is currently known about their release plans and our known
deadline. This lets us build our releases against a patched 1.5.3.
2016-01-23 14:50:23 -05:00
Jeff Mitchell
eeac69939c
Bump values to 0.4.1
2016-01-13 17:28:17 -05:00
Jeff Mitchell
1e10ecf6c6
Fix cross compile by setting CGO_ENABLED=0
2015-10-01 12:32:28 -07:00
Jeff Mitchell
bf6b0b89c4
Add Dockerfile to build a cross-compilation container
2015-09-22 13:19:58 -04:00