Jeff Mitchell
8cfc45e0eb
Merge pull request #879 from hashicorp/header
...
fixes 'by HashiCorp' in the header
2015-12-21 12:39:54 -05:00
Jeff Mitchell
03aa82a3dc
Merge pull request #880 from kenjones-cisco/task/pki-docs
...
add missing html tag
2015-12-21 12:38:38 -05:00
captainill
a8b013a4f3
cleanup footer
2015-12-20 11:56:28 -08:00
kenjones
c02013f631
add missing html tag
2015-12-20 14:20:30 -05:00
captainill
2ec7a2f032
capitol C in by hashicorp lockup
2015-12-19 21:21:18 -08:00
Jeff Mitchell
96cb7d0051
Commenting/format update
2015-12-18 10:34:54 -05:00
Jeff Mitchell
56bc82f7cd
changelog++
2015-12-18 10:08:14 -05:00
Jeff Mitchell
8bba9497ac
Some copyediting/simplifying of the Consul page
2015-12-18 10:07:40 -05:00
Jeff Mitchell
a5c9e34f96
Merge pull request #876 from kenjones-cisco/task/consul-docs
...
Update secret backend Consul documentation
2015-12-18 10:03:37 -05:00
kenjones
0d74de9da4
Update secret backend Consul documentation
...
Adds information on the steps to get a management token for use by
Vault when communicating with Consul as a secret backend.
2015-12-18 09:44:31 -05:00
Jeff Mitchell
025acf13b4
Update travis to use Go 1.5.2
2015-12-17 16:38:43 -05:00
Jeff Mitchell
5017907785
Move telemetry metrics up to fix one possible race, but deeper problems in go-metrics can't be solved with this
2015-12-17 16:38:17 -05:00
Jeff Mitchell
3145b666c3
Merge pull request #874 from hashicorp/clean-out-transports
...
Use cleanhttp.DefaultTransport rather than instantiating directly to …
2015-12-17 15:27:02 -05:00
Jeff Mitchell
bf2bf06997
Use cleanhttp.DefaultTransport rather than instantiating directly to avoid leaked FDs
2015-12-17 15:23:13 -05:00
Jeff Mitchell
68773ec5a3
changelog++
2015-12-17 15:09:53 -05:00
Jeff Mitchell
dfffe5cd15
Update go-cleanhttp dependency.
...
Probably fixes #867
2015-12-17 15:08:19 -05:00
Jeff Mitchell
f6ff39ffb0
Fix StandbyRedirect test
2015-12-17 13:58:16 -05:00
Jeff Mitchell
f8a824c476
changelog++
2015-12-17 13:50:56 -05:00
Jeff Mitchell
977e46109a
Merge pull request #873 from hashicorp/standalone-advertise
...
If we have not yet completed post-unseal when running in single-node
2015-12-17 13:49:27 -05:00
Jeff Mitchell
4482fdacfd
If we have not yet completed post-unseal when running in single-node
...
mode, don't advertise that we are active.
Ping #872
2015-12-17 13:48:08 -05:00
Jeff Mitchell
1261791e6f
Update etcd config docs with new options in 0.4.
...
Ping #780
2015-12-17 10:34:41 -05:00
Jeff Mitchell
8f78998e89
changelog++
2015-12-17 10:24:12 -05:00
Jeff Mitchell
d0e252a998
Merge pull request #871 from hashicorp/prioritize-s3-envvars
...
Make S3 act like other parts of vault by prioritizing environment
2015-12-17 10:20:26 -05:00
Jeff Mitchell
ade5bf0570
Make S3 act like other parts of vault by prioritizing environment
...
variables over configuration values.
2015-12-17 10:19:42 -05:00
Jeff Mitchell
113393d988
changelog++
2015-12-17 10:12:53 -05:00
Jeff Mitchell
beb1651044
Merge pull request #865 from wikiwi/etcd-auth
...
Basic Auth support for Etcd
2015-12-17 10:09:56 -05:00
Chi Vinh Le
a090caf2c3
Basic Auth support for Etcd.
...
Fixes #859
2015-12-17 12:50:10 +01:00
Jeff Mitchell
35271dc5bb
Merge pull request #868 from hashicorp/rename-gouuid
...
Migrate 'uuid' to 'go-uuid' to better fit HC naming convention
2015-12-16 12:56:45 -05:00
Jeff Mitchell
f2da5b639f
Migrate 'uuid' to 'go-uuid' to better fit HC naming convention
2015-12-16 12:56:20 -05:00
Jeff Mitchell
eb7a0b5fa2
Merge pull request #862 from doublerebel/master
...
[helper] support mlock on Solaris/SmartOS
2015-12-16 12:00:34 -05:00
Jeff Mitchell
2176643d31
Use Go 1.5.2 in Godeps.json
2015-12-16 11:59:59 -05:00
Jeff Mitchell
048f1284e4
CL++
2015-12-15 20:02:43 -05:00
Jeff Mitchell
579aa391df
Merge pull request #861 from terrycorley/patch-1
...
Documentation - Change API endpoint path for app-id
2015-12-15 20:02:13 -05:00
Charles Phillips
4cb2941b77
[helper] support mlock on Solaris/SmartOS
2015-12-15 11:28:16 -08:00
Terry Corley
d6884b85e1
Change API endpoint path for app-id
...
The /login path was confusing because its not relative and not consistent with other documentation. Other documentation (e.g., username and password at https://www.vaultproject.io/docs/auth/userpass.html ) uses relative path.
2015-12-15 12:45:04 -06:00
Jeff Mitchell
5142d7c267
Merge pull request #860 from hashicorp/website-safari
...
flexbox should only have been used on website subpages
2015-12-15 13:36:47 -05:00
captainill
60c5975f87
flexbox should only have been used on website subpages
2015-12-15 10:14:25 -08:00
Jeff Mitchell
af64f3401c
CL++
2015-12-14 21:27:12 -05:00
Jeff Mitchell
5a1ea272ce
Merge pull request #857 from hashicorp/issue-836
...
Use an initialized client when using IAM roles with S3 physical backend
2015-12-14 21:25:41 -05:00
Jeff Mitchell
8816359bf5
CL++
2015-12-14 21:24:29 -05:00
Jeff Mitchell
19ad54ba8c
Merge pull request #856 from hashicorp/issue-581
...
Allow setting the advertise address via an environment variable.
2015-12-14 21:23:36 -05:00
Jeff Mitchell
db7a2083bf
Allow setting the advertise address via an environment variable.
...
Fixes #581
2015-12-14 21:22:55 -05:00
Jeff Mitchell
1e653442cd
Ensure advertise address detection runs without a specified HA backend
...
Ping #840
2015-12-14 21:13:27 -05:00
Jeff Mitchell
ff9745bb00
Update Changelog and documentation with separate-HA-backend info.
2015-12-14 21:04:58 -05:00
Jeff Mitchell
521ea42f6b
Merge pull request #840 from hashicorp/issue-395
...
Allow separate HA physical backend.
2015-12-14 20:56:47 -05:00
Jeff Mitchell
d149294e48
CL++
2015-12-14 20:55:45 -05:00
Jeff Mitchell
7ebe1ca851
Merge pull request #855 from hashicorp/issue-854
...
Update documentation with Consul backend `token_type` parameter.
2015-12-14 20:54:52 -05:00
Jeff Mitchell
7dca03eb3f
Update documentation with Consul backend `token_type` parameter.
...
Fixes #854
2015-12-14 20:54:13 -05:00
Jeff Mitchell
b2a0b48a2e
Add test to ensure the right backend was used with separate HA
2015-12-14 20:48:22 -05:00
Jeff Mitchell
7ce8aff906
Address review feedback
2015-12-14 17:58:30 -05:00