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
vishalnayak
c197414b3b
Prioritize dev flags over its env vars
2016-06-01 12:21:29 -04:00
Jeff Mitchell
86d2c796b0
Change AWS/SSH to reuse backend creation code for test functions
2016-06-01 12:17:47 -04:00
Vishal Nayak
3c5fb471a4
Merge pull request #1445 from hashicorp/consul-fixups
...
Reading consul access configuration in the consul secret backend.
2016-06-01 12:11:12 -04:00
Vishal Nayak
9dd4e5ec5b
Merge pull request #1235 from hashicorp/policies-validation
...
Strip out other policies if root is present
2016-06-01 12:08:22 -04:00
Vishal Nayak
539ceec87d
Merge pull request #1473 from hashicorp/ssh-host-checking
...
Provide option to disable host key checking
2016-06-01 11:42:53 -04:00
vishalnayak
4c08d43950
Address review feedback
2016-06-01 11:39:48 -04:00
vishalnayak
8d50543a88
Supplying strictHostKeyChecking and userKnownHostsFile from env vars
2016-06-01 11:08:24 -04:00
vishalnayak
315f9c868c
Provide option to disable host key checking
2016-06-01 11:08:24 -04:00
Vishal Nayak
3a460b9c4b
Merge pull request #1471 from hashicorp/rename-aws-auth
...
auth backend: rename `aws` as `aws-ec2`
2016-06-01 10:41:13 -04:00
vishalnayak
dbee3cd81b
Address review feedback
2016-06-01 10:36:58 -04:00
Jeff Mitchell
ec109c3b27
Add dep updating script
2016-06-01 10:30:42 -04:00
vishalnayak
4fea41f7e5
Use entry.Type as a criteria for upgrade
2016-06-01 10:30:11 -04:00
Jeff Mitchell
11160ae271
Update vendoring
2016-06-01 10:24:48 -04:00
Jeff Mitchell
d2de61c650
Revert "Use mutexes directly, not pointers, in the token store mutex map"
...
This reverts commit 29f8d2ad75c2767e21b406d32c7a7a9dc6f9c3f2.
2016-06-01 10:05:45 -04:00
Jeff Mitchell
3472b65682
Use mutexes directly, not pointers, in the token store mutex map
2016-06-01 09:38:24 -04:00
vishalnayak
875778a2d9
Modify just the type and not the path
2016-05-31 23:19:13 -04:00
Jeff Mitchell
6487173463
changelog++
2016-05-31 23:52:56 +00:00
Jeff Mitchell
21f9ca4737
Merge pull request #1478 from hashicorp/remove-root-paths
...
Remove most Root paths
2016-05-31 19:50:57 -04:00
Jeff Mitchell
99c1e071f3
Remove most Root paths
2016-05-31 23:42:54 +00:00
vishalnayak
1e4834bd20
Remove addDefault param from ParsePolicies
2016-05-31 13:39:58 -04:00
vishalnayak
49b4c83580
Adding default policies while creating tokens
2016-05-31 13:39:58 -04:00
vishalnayak
eefd9acbf0
Set config access test case as an acceptance test and make travis happy
2016-05-31 13:27:34 -04:00
vishalnayak
f64987a6cf
Add tests around writing and reading consul access configuration
2016-05-31 13:27:34 -04:00
Jeff Mitchell
036e7fa63e
Add reading to consul config, and some better error handling.
2016-05-31 13:27:34 -04:00
vishalnayak
55fbfab4fe
Upgrade 'aws' auth table entry to 'aws-ec2'
2016-05-30 18:58:58 -04:00
vishalnayak
5c25265fce
rename aws.html.md as aws-ec2.html.md
2016-05-30 14:11:15 -04:00