Jeff Mitchell
666a87e5c9
changelog++
2016-06-08 12:32:12 -04:00
Jeff Mitchell
b8c30aea18
Merge pull request #1502 from hashicorp/pr-1425
...
Staging area for me to fix up PR 1425
2016-06-08 12:31:31 -04:00
Jeff Mitchell
f7cfb66510
Merge pull request #1501 from hashicorp/azure-permitpool
...
Add permitPool support to Azure
2016-06-08 12:31:12 -04:00
Jeff Mitchell
d70aa85cda
changelog++
2016-06-08 12:29:47 -04:00
Jeff Mitchell
5d510c94f4
Merge pull request #1499 from hashicorp/toggleable-renew-for-tokencreate
...
Add renewable flag and API setting for token creation
2016-06-08 12:27:05 -04:00
Jeff Mitchell
29ee2666e7
Update docs
2016-06-08 12:23:04 -04:00
Jeff Mitchell
3cce72b10d
Update docs with max_parallel
2016-06-08 12:22:18 -04:00
Jeff Mitchell
72a25d018c
Add permit pool and cleanhttp support to Swift
2016-06-08 12:20:21 -04:00
Jeff Mitchell
da6371ffc3
Merge remote-tracking branch 'origin/master' into pr-1425
2016-06-08 12:10:29 -04:00
Jeff Mitchell
18ac72500f
Change vendoring
2016-06-08 12:10:12 -04:00
Jeff Mitchell
3bf06b47e4
Add permitPool support to Azure
2016-06-08 12:01:43 -04:00
Jeff Mitchell
94cd00f32a
Add an explicit default for TTLs for rabbit creds
2016-06-08 11:35:09 -04:00
Jeff Mitchell
86d697884b
Fix some typos in rmq text and structure
2016-06-08 11:31:57 -04:00
Jeff Mitchell
c0155ac02b
Add renewable flag and API setting for token creation
2016-06-08 11:14:30 -04:00
vishalnayak
1cf210e6c5
Merge branch 'master' of https://github.com/hashicorp/vault into master-oss
2016-06-08 10:47:25 -04:00
vishalnayak
1b7da070ae
Added pooled transport for rmq client. Added tests
2016-06-08 10:46:46 -04:00
Jeff Mitchell
cea8ce4b4e
changelog++
2016-06-08 10:39:16 -04:00
Jeff Mitchell
95f3726f1c
Migrate to go-uuid
2016-06-08 10:36:16 -04:00
Jeff Mitchell
1873c32cb2
Update deps
2016-06-08 10:33:08 -04:00
vishalnayak
5a3dd98d06
Polish the code
2016-06-08 10:25:03 -04:00
Vishal Nayak
ab543414f6
Merge pull request #788 from doubledutch/master
...
RabbitMQ Secret Backend
2016-06-08 10:02:24 -04:00
Jeff Mitchell
2d78099c98
Merge pull request #1497 from hashicorp/fix-token-renewable
...
Make token renewable status work properly on lookup
2016-06-08 09:42:46 -04:00
Jeff Mitchell
bb1e8ddaa2
Make token renewable status work properly on lookup
2016-06-08 09:19:39 -04:00
Jeff Mitchell
5fed7f6721
Merge pull request #1494 from hashicorp/wrap-response-creation-time
...
Add creation time to returned wrapped token info
2016-06-07 16:18:08 -04:00
Jeff Mitchell
10b218d292
Use time.Time which does RFC3339 across the wire to handle time zones. Arguably we should change the API to always do this...
2016-06-07 16:01:09 -04:00
Jeff Mitchell
401456ea50
Add creation time to returned wrapped token info
...
This makes it easier to understand the expected lifetime without a
lookup call that uses the single use left on the token.
This also adds a couple of safety checks and for JSON uses int, rather
than int64, for the TTL for the wrapped token.
2016-06-07 15:00:35 -04:00
Jeff Mitchell
7308031e4d
Add more entries to the 0.6 upgrade notes
2016-06-06 16:04:02 -04:00
Jeff Mitchell
65a4bf7cea
Merge pull request #1490 from hashicorp/logicalinmemstorage-to-physicalinmembackend
...
Make logical.InmemStorage a wrapper around physical.InmemBackend.
2016-06-06 12:12:35 -04:00
Jeff Mitchell
8f437d6142
Make logical.InmemStorage a wrapper around physical.InmemBackend.
...
This:
* Allows removing LockingInmemStorage since the physical backend already
locks properly
* Makes listing work properly by adhering to expected semantics of only
listing up to the next prefix separator
* Reduces duplicated code
2016-06-06 12:03:08 -04:00
Sean Chittenden
b68b6a5b57
Merge pull request #1488 from bmonkman/master
...
#1486 : Fixed sealed and leader checks for consul backend
2016-06-03 16:38:51 -07:00
Bill Monkman
de8477244e
#1486 : Fixed sealed and leader checks for consul backend
2016-06-03 16:00:31 -07:00
Jeff Mitchell
07d9bcb17c
Merge pull request #1487 from vinayh/patch-1
...
Small grammatical error
2016-06-03 14:18:18 -04:00
Vinay Hiremath
584c2b9c10
Small grammatical error
...
"invaliding" => "invalidating"
2016-06-03 11:07:54 -07:00
Jeff Mitchell
5cefd6bd3a
Merge pull request #1470 from hashicorp/unwrap-in-api
...
Make Unwrap a first-party API command and refactor UnwrapCommand to u…
2016-06-03 13:25:10 -04:00
Jeff Mitchell
33764e85b1
Merge pull request #1324 from hashicorp/sethvargo/doc_gpg
...
Add a page for step-by-step gpg/keybase
2016-06-03 13:24:57 -04:00
Jeff Mitchell
a147c3346c
Make some updates to PGP documentation
2016-06-03 13:23:20 -04:00
Jeff Mitchell
a6c4d6b47d
Update/add vendor
2016-06-03 10:29:46 -04:00
Jeff Mitchell
3ce6e0c2b6
Merge pull request #1483 from hashicorp/scada
...
Scada support
2016-06-03 10:10:50 -04:00
Jeff Mitchell
5b18c10826
Merge pull request #1484 from hashicorp/consul-be-test
...
Use backend function instead of separate backend creation in consul
2016-06-03 10:09:19 -04:00
Jeff Mitchell
50c011e79f
Use backend function instead of separate backend creation in consul
2016-06-03 10:08:58 -04:00
Jeff Mitchell
ca47478aed
Merge pull request #1479 from hashicorp/reuse-be-creation-tests
...
Change AWS/SSH to reuse backend creation code for test functions
2016-06-03 09:59:37 -04:00
Jeff Mitchell
64c180510e
Add a metadata node_id field for Atlas usage and fix tests
2016-06-02 18:19:51 -04:00
Jeff Mitchell
0d9ea2a1a1
Initial Atlas listener implementation
2016-06-02 14:05:47 -04:00
Jeff Mitchell
f6a5459843
Add hashicorp-announce to readme
2016-06-01 22:09:28 -04:00
Jeff Mitchell
07193b519d
Add announcment list to community page
2016-06-01 22:06:21 -04:00
Jeff Mitchell
6a7b87e910
Merge pull request #1481 from hashicorp/show-renewable-tokens
...
Show renewable status for tokens in output
2016-06-01 18:29:17 -04:00
Jeff Mitchell
f8d70b64a0
Show renewable status for tokens in output
2016-06-01 17:30:31 -04:00
vishalnayak
e9fbb9fabe
Remove failOnError method from cert tests
2016-06-01 16:01:28 -04:00
vishalnayak
a6c775ae9d
changelog++
2016-06-01 14:53:51 -04:00
Vishal Nayak
82531e57f6
Merge pull request #1480 from hashicorp/dev-env-precedence
...
Prioritize dev flags over its env vars
2016-06-01 13:43:23 -04:00