Jeff Mitchell
67591b5778
Cut version 0.5.0-rc2
2016-02-04 09:53:39 -05:00
Jeff Mitchell
d31c07b480
Bump version
2016-02-04 09:53:27 -05:00
Jeff Mitchell
64309b3b4b
Fix some changelog formatting
2016-02-04 09:53:23 -05:00
Jeff Mitchell
eb1deefac1
Introduce a locking inmem storage for unit tests that are doing concurrent things
2016-02-04 09:40:35 -05:00
Jeff Mitchell
1adc2fbf77
Merge pull request #1028 from hashicorp/transit-fuzz-test
...
Add transit fuzz test
2016-02-03 21:19:01 -05:00
Jeff Mitchell
f9dda87362
Merge pull request #1029 from hashicorp/list-command-ending-slash
...
On the CLI, ensure listing ends with /.
2016-02-03 21:09:20 -05:00
Jeff Mitchell
da2360c7f4
On the CLI, ensure listing ends with /.
2016-02-03 21:08:46 -05:00
Jeff Mitchell
70eeaa1519
Add transit fuzz test
2016-02-03 17:36:15 -05:00
Vishal Nayak
fff201014d
Merge pull request #1021 from hashicorp/vault-seal-1006
...
Sealing vault in standby mode
2016-02-03 15:22:16 -05:00
Jeff Mitchell
ed3ae4541a
changelog++
2016-02-03 15:14:34 -05:00
Jeff Mitchell
23abc957c4
Merge pull request #1025 from mhaji/patch-1
...
Correct a small typo in HA internals
2016-02-03 15:14:24 -05:00
Mukhtar Haji
f27e691c6c
Correct a small typo
2016-02-03 20:08:33 +00:00
Jeff Mitchell
fc7eadbbb7
changelog++
2016-02-03 15:07:53 -05:00
Jeff Mitchell
14d7fcc618
Merge pull request #1024 from merri-j/patch-1
...
Add postgresql to bullet list of backends
2016-02-03 15:07:36 -05:00
vishalnayak
eeea9710b6
Generalized the error message and updated doc
2016-02-03 15:06:18 -05:00
Jeff Mitchell
63d63e8dbc
Oops, we needed that, but for a different reason than the comment said. So put the test back but fix the comment
2016-02-03 14:05:29 -05:00
merri-j
3a996e11fd
Add postgresql to bullet list of backends
2016-02-03 14:04:55 -05:00
Jeff Mitchell
fd4283b430
Remove some unneeded copied logic from passthrough in cubbyhole
2016-02-03 13:57:34 -05:00
Jeff Mitchell
fab388597f
Merge pull request #1023 from hashicorp/cubbyhole-list-default-policy
...
Add listing of cubbyhole's root to the default policy.
2016-02-03 13:52:40 -05:00
Jeff Mitchell
1394555a4d
Add listing of cubbyhole's root to the default policy.
...
This allows `vault list cubbyhole` to behave as expected rather than
requiring `vault list cubbyhole/`. It could be special cased in logic,
but it also serves as a model for the same behavior in e.g. `generic`
mounts where special casing is not possible due to unforeseen mount
paths.
2016-02-03 13:50:47 -05:00
vishalnayak
f5fbd12ac3
Test for seal on standby node
2016-02-03 12:28:01 -05:00
Jeff Mitchell
0c427e27e9
Add some documentation to the API revoke functions
2016-02-03 11:42:13 -05:00
vishalnayak
a10888f1f1
Added comments to changes the error message
2016-02-03 11:35:47 -05:00
Jeff Mitchell
93cf4ba2c4
changelog++
2016-02-03 11:25:43 -05:00
vishalnayak
f1facb0f9f
Throw error on sealing vault in standby mode
2016-02-03 10:58:33 -05:00
Jeff Mitchell
bb9d364cce
changelog++
2016-02-03 09:13:40 -05:00
Jeff Mitchell
d773af7dff
Merge pull request #1017 from hashicorp/phinze/api-sys-mount-config
...
Parse and return MountConfigOutput from API
2016-02-03 09:12:31 -05:00
Jeff Mitchell
0ef8dced48
Merge pull request #1015 from hashicorp/command-server-hatest
...
Add test for HA availability to command/server
2016-02-03 08:42:52 -05:00
Jeff Mitchell
38c51f9412
Fix build tag
2016-02-03 08:41:31 -05:00
Jeff Mitchell
1102341523
Merge pull request #1016 from hashicorp/sethvargo/post
...
Link to blog post on using with CM
2016-02-02 22:36:43 -05:00
Paul Hinze
073965de8c
Parse and return MountConfigOutput from API
...
When working on the Terraform / Vault integration I came across the fact
that `Sys().MountConfig(...)` didn't seem to return a response struct,
even though it's a `GET` method.
Looks like just a simple oversight to me. This fix does break API BC,
but the method had no use without its return value so I feel like that's
probably a mitigating factor.
2016-02-02 17:11:05 -06:00
Seth Vargo
4ca9d72f3a
Link to blog post on using with CM
2016-02-02 18:00:39 -05:00
Jeff Mitchell
7e0d4bef3e
Add test for HA availability to command/server
2016-02-02 17:47:02 -05:00
Jeff Mitchell
1e66451c0d
Cut version 0.5.0-rc1.2
2016-02-02 15:13:30 -05:00
Jeff Mitchell
a2bb51e7de
remove unneeded assignment
2016-02-02 15:11:35 -05:00
Jeff Mitchell
a5bf677bb3
Ensure that we fall back to Backend if HABackend is not specified.
2016-02-02 15:09:58 -05:00
Vishal Nayak
d02930fd95
Merge pull request #1013 from hashicorp/fix-ssh-tests
...
Fix SSH tests
2016-02-02 14:22:09 -05:00
vishalnayak
f2e8ac0658
Fix SSH test cases.
2016-02-02 12:32:50 -05:00
Jeff Mitchell
97820179d3
Cut version 0.5.0-rc1.1
2016-02-02 11:53:20 -05:00
Jeff Mitchell
fc5a09135f
changelog++
2016-02-02 11:38:27 -05:00
Jeff Mitchell
00e2504651
Merge pull request #1012 from hashicorp/transit-upsert-capabilities
...
Use capabilities to determine upsert-ability in transit.
2016-02-02 11:06:22 -05:00
Jeff Mitchell
159754acf2
Use capabilities to determine upsert-ability in transit.
2016-02-02 10:03:14 -05:00
Jeff Mitchell
5ef8839e48
Revert "Re-add upsert into transit. Defaults to off and a new endpoint /config"
...
This reverts commit dc27d012c0357f93bfd5bd8d480f3e229166307a.
2016-02-02 09:26:25 -05:00
Jeff Mitchell
de51f09c51
Cut version 0.5.0-rc1
2016-02-01 20:47:09 -05:00
Jeff Mitchell
14f91f2f27
Merge pull request #1009 from hashicorp/0.5-upgrade
...
Add an install/upgrade section. Add general and 0.5 upgrade procedures.
2016-02-01 20:25:12 -05:00
Jeff Mitchell
6e6382d410
Some rewording based on feedback
2016-02-01 20:24:28 -05:00
Jeff Mitchell
f9bced579b
+list of
2016-02-01 20:17:06 -05:00
Jeff Mitchell
66494faa3f
Add an install/upgrade section. Add general and 0.5 upgrade procedures.
2016-02-01 20:17:06 -05:00
Jeff Mitchell
416176a5aa
changelog++
2016-02-01 20:16:56 -05:00
Jeff Mitchell
6c605a243f
Merge pull request #1011 from hashicorp/readd-transit-upsert
...
Re-add upsert into transit. Defaults to off and a new endpoint /config
2016-02-01 20:15:05 -05:00