vishalnayak
|
ae8df2e1c5
|
changelog++
|
2016-07-29 14:52:12 -04:00 |
|
Vishal Nayak
|
6c0f92c264
|
Merge pull request #1671 from hashicorp/vault-status-version
Added Vault version information to the 'status' command
|
2016-07-29 14:48:33 -04:00 |
|
vishalnayak
|
e5e02332c5
|
Removed duplicated check in tests
|
2016-07-29 14:18:53 -04:00 |
|
vishalnayak
|
8f1ccc6eff
|
Add cluster information to 'vault status'
|
2016-07-29 14:13:53 -04:00 |
|
Vishal Nayak
|
0158bced85
|
Merge pull request #1674 from chrishoffman/doc-pki
Small doc fix
|
2016-07-29 12:06:48 -04:00 |
|
Chris Hoffman
|
87b4514f44
|
Missing prefix on roles list
|
2016-07-29 11:31:26 -04:00 |
|
Jeff Mitchell
|
cf0dcb9657
|
Merge pull request #1673 from jandudulski/patch-1
Update revoke-prefix path in doc
|
2016-07-29 07:16:02 -04:00 |
|
Jan Dudulski
|
382737af20
|
Update revoke-prefix path in doc
Minor update to make doc up to date with v0.6
|
2016-07-29 12:17:24 +02:00 |
|
vishalnayak
|
5c38276598
|
Added Vault version informationto the 'status' command
|
2016-07-28 17:37:35 -04:00 |
|
Vishal Nayak
|
2df445f24b
|
Merge pull request #1670 from hashicorp/checktoken-err-type
Fix invalid input getting marked as internal error
|
2016-07-28 16:38:01 -04:00 |
|
vishalnayak
|
ddb6ae18a0
|
Fix invalid input getting marked as internal error
|
2016-07-28 16:23:11 -04:00 |
|
Vishal Nayak
|
9c320b3e82
|
Merge pull request #1667 from chrishoffman/doc-approle
Small Documentation Change for AppRole replacement of AppId
|
2016-07-28 14:39:21 -04:00 |
|
Chris Hoffman
|
49aff132ec
|
Preferred method is AppRole since AppId is now deprecated
|
2016-07-28 14:32:20 -04:00 |
|
Jeff Mitchell
|
4fd83816bf
|
Add convergence tests to transit backend
|
2016-07-28 11:30:52 -04:00 |
|
Alex Dadgar
|
5fccb9a83e
|
Refactor the TLS configuration between meta.Client and the api.Config
|
2016-07-27 17:26:26 -07:00 |
|
Vishal Nayak
|
bd682621e0
|
Merge pull request #1660 from TerryHowe/ansible-module-hashivault
Add note about Ansible module in docs
|
2016-07-27 13:56:41 -04:00 |
|
Vishal Nayak
|
e06d839e37
|
Merge pull request #1661 from skippy/appRole-doc-tweaks
AppRole doc tweaks
|
2016-07-27 13:44:53 -04:00 |
|
Adam Greene
|
0e73baae5d
|
documentation cleanup
|
2016-07-27 10:43:59 -07:00 |
|
Terry Howe
|
005352c970
|
Add note about Ansible module in docs
|
2016-07-27 10:34:13 -06:00 |
|
vishalnayak
|
b251cf7953
|
Cut version 0.6.1-rc1
v0.6.1-rc1
|
2016-07-27 11:01:31 -04:00 |
|
vishalnayak
|
e999245769
|
Revert version in website
|
2016-07-27 10:56:11 -04:00 |
|
vishalnayak
|
c371dad9e2
|
Update version in website
|
2016-07-27 10:54:36 -04:00 |
|
Laura Bennett
|
0b6e98105f
|
changelog++
|
2016-07-27 10:01:15 -04:00 |
|
Laura Bennett
|
ce6bc51c23
|
Merge pull request #1650 from hashicorp/request-uuid
Added unique identifier to each request. Closes hashicorp/vault#1617
|
2016-07-27 09:40:48 -04:00 |
|
Jeff Mitchell
|
1109936700
|
Plumb request UUID through the API
|
2016-07-27 09:25:04 -04:00 |
|
vishalnayak
|
05214fa19c
|
Fix request_id test failures
|
2016-07-26 18:30:13 -04:00 |
|
vishalnayak
|
a1123558cf
|
Fix broken tests
|
2016-07-26 16:53:59 -04:00 |
|
Laura Bennett
|
7ae4e1e0da
|
uncomment
|
2016-07-26 16:44:50 -04:00 |
|
Laura Bennett
|
00c30676c1
|
fixing id in buildLogicalRequest
|
2016-07-26 15:50:37 -04:00 |
|
vishalnayak
|
ebbbe8edcb
|
Error out if cluster information is nil when Vault is unsealed
|
2016-07-26 15:30:38 -04:00 |
|
vishalnayak
|
70f73cf1cc
|
changelog++
|
2016-07-26 14:16:54 -04:00 |
|
Vishal Nayak
|
8d0bce03be
|
Merge pull request #1655 from hashicorp/cluster-id
Vault cluster name and ID
|
2016-07-26 14:12:48 -04:00 |
|
vishalnayak
|
415c463a87
|
Added omitempty to ClusterName and ClusterID
|
2016-07-26 14:11:32 -04:00 |
|
vishalnayak
|
a64fa19a0e
|
Address review feedback from @jefferai
|
2016-07-26 14:05:27 -04:00 |
|
Jeff Mitchell
|
3ff6ad8b87
|
Merge pull request #1658 from hashicorp/f-scada-fixes
Report the simple version string
|
2016-07-26 13:44:46 -04:00 |
|
Evan Phoenix
|
6135e246e3
|
Report the simple version string
|
2016-07-26 10:21:24 -07:00 |
|
Laura Bennett
|
bcb2f3e962
|
fixes based proper interpretation of comments
|
2016-07-26 12:20:27 -04:00 |
|
vishalnayak
|
f76c926b0a
|
Added cluster_name for existing config tests
|
2016-07-26 11:38:24 -04:00 |
|
vishalnayak
|
46b94d8612
|
Update cluster name during config merge
|
2016-07-26 11:11:12 -04:00 |
|
Jeff Mitchell
|
c82deca288
|
Update to new hc-releases syntax
|
2016-07-26 10:17:52 -04:00 |
|
Jeff Mitchell
|
67c501309e
|
Add deprecation notices for App ID
|
2016-07-26 10:08:46 -04:00 |
|
Jeff Mitchell
|
586fb4ac03
|
Add app-id deprecation to upgrade notes
|
2016-07-26 10:04:08 -04:00 |
|
Jeff Mitchell
|
d1d5902706
|
changelog++
|
2016-07-26 10:03:55 -04:00 |
|
vishalnayak
|
e5c61509d6
|
Remove global name/id. Make only cluster name configurable.
|
2016-07-26 10:01:35 -04:00 |
|
Jeff Mitchell
|
968212b650
|
Bump deps before RC
|
2016-07-26 09:55:35 -04:00 |
|
Jeff Mitchell
|
8d277ce4bc
|
Use 1.7rc3
|
2016-07-26 09:54:24 -04:00 |
|
Jeff Mitchell
|
354d7d02e1
|
Update version number
|
2016-07-26 09:48:56 -04:00 |
|
Vishal Nayak
|
ed839dae6f
|
Merge pull request #1426 from hashicorp/appgroup-backend
AppRole backend
|
2016-07-26 09:48:31 -04:00 |
|
vishalnayak
|
59930fda8f
|
AppRole authentication backend
|
2016-07-26 09:32:41 -04:00 |
|
vishalnayak
|
bae3e09071
|
As it is
|
2016-07-26 09:18:38 -04:00 |
|