Jason Watson
f5c712f52a
Fix small warning message typo: paramemter ( #5232 )
2018-09-05 11:56:09 -04:00
Seth Vargo
1bc3222929
Fix resource binding examples ( #5273 )
2018-09-05 11:55:45 -04:00
Dan Brown
6b452d3114
EA validation of material against Vault 0.11 ( #5276 )
...
* Validate RA against Vault 0.11
* Validate DG against Vault 0.11
2018-09-05 11:55:27 -04:00
Jeff Mitchell
28a3f9df4c
Move logic around a bit to avoid holding locks when not necessary ( #5277 )
...
Also, ensure we are error checking the rand call
2018-09-05 11:49:32 -04:00
Jeff Mitchell
8edaad951c
changelog++
2018-09-05 11:47:59 -04:00
Jeff Mitchell
b4ab18bbc1
Remove certificates from store if tidying revoked certificates ( #5231 )
...
This will cause them to be removed even if they have not expired yet,
whereas before it would simply leave them in the store until they were
expired, but remove from revocation info.
2018-09-05 11:47:27 -04:00
Jeff Mitchell
c836fc7335
changelog++
2018-09-05 11:46:06 -04:00
Jeff Mitchell
2d9ed65175
Re-add injecting into top routes ( #5244 )
2018-09-05 11:45:17 -04:00
Jeff Mitchell
9653875a63
changelog++
2018-09-05 11:43:58 -04:00
Jeff Mitchell
7a72866797
Fix nil pointer if the embedded revocation statements from a role are nil ( #5268 )
...
Fixes #5262
2018-09-05 11:41:37 -04:00
RobinsonWM
abf336eec8
Documentation: Corrected typo in CLI init doc ( #5269 )
2018-09-04 15:44:41 -06:00
Joshua Ogle
87bd7d743a
Merge pull request #5227 from hashicorp/ui-wizards-updates
...
Ui: Guide style updates
2018-09-04 13:15:46 -06:00
Joshua Ogle
73fd997467
Merge branch 'master' into ui-wizards-updates
2018-09-04 13:15:30 -06:00
Joshua Ogle
67ce775ba5
Address PR feedback for Guide style updates
2018-09-04 13:15:14 -06:00
Chris Hoffman
0f4ddfe12c
Fixing capabilities check for templated policies ( #5250 )
...
* fixing capabilities check for templated policies
* remove unnecessary change
* formatting
2018-09-04 14:18:59 -04:00
Joel Thompson
f39268f950
auth/aws: Fix outdated help texts ( #5253 )
2018-09-04 10:55:02 -07:00
Brian Shumate
177cdb65c7
Log 'marked as sealed' at INFO instead ( #5260 )
2018-09-04 10:53:40 -07:00
Jim Kalafut
5d86afe9a5
Fix server test that fails build under 1.11 ( #5264 )
...
command/server_test.go:147:2: finished declared but not used
vet: typecheck failures
2018-09-04 11:35:28 -06:00
Becca Petrin
13887f0d33
undo make fmt ( #5265 )
2018-09-04 09:29:18 -07:00
Joshua Ogle
5defddfd73
Add AD logo
2018-09-04 10:22:57 -06:00
Joshua Ogle
4d3c22ea6d
Add logos for Azure and AliCloud
2018-09-04 10:21:05 -06:00
Jeff Mitchell
535dd9df1f
Update index.html.md
2018-09-04 12:15:05 -04:00
Becca Petrin
6537b0a536
run make fmt ( #5261 )
2018-09-04 09:12:59 -07:00
Dan Brown
b8195d34c6
Update Azure VM sizes in Reference Architecture ( #5251 )
2018-09-03 20:24:27 -07:00
Jeff Mitchell
02d4324086
changelog++
2018-09-01 13:38:52 -04:00
Jeff Mitchell
2823e00b94
Fix typo
2018-09-01 12:15:02 -04:00
Jeff Mitchell
bcda9c18ca
changelog++
2018-09-01 12:10:21 -04:00
Jeff Mitchell
4c1e0ca102
Fix sign-verbatim PKI endpoint not honoring extra subject names ( #5245 )
...
Related to #2394
2018-09-01 09:08:45 -07:00
Jeff Mitchell
b49bc01c80
changelog++
2018-09-01 11:48:01 -04:00
Jeff Mitchell
01398ac543
Also don't echo the commented command, sigh
2018-09-01 11:17:02 -04:00
Jeff Mitchell
f45a48af1b
Don't echo true on fake fmtcheck
2018-09-01 11:10:29 -04:00
Jeff Mitchell
484d84e73b
Disabling fmtcheck for now. It takes a full 2 seconds on a cold tree, which is a fairly significant part of the actual build time. Let's just...fmt regularly.
2018-09-01 11:10:00 -04:00
Yoko
cdfde4c4c2
[Guide] Updates on Namespaces guide ( #5243 )
...
* Added 'Additional Discussion' section
* s/at the root/in the root namespace/
* one more place that I said 'at the root' - fixed
2018-08-31 18:24:07 -07:00
Chris Hoffman
7ce426b6e9
adding known issue
2018-08-31 17:29:21 -04:00
Yoko
1c6105aa60
Fixed the incomplete sentense ( #5240 )
2018-08-31 11:37:28 -07:00
Calvin Leung Huang
0a8be8f74d
gofmt files ( #5233 )
2018-08-31 09:15:40 -07:00
Yoko
4222e1f259
[Guide] ACL Templating ( #5226 )
...
* WIP - ACL Templating
* WIP
* WIP - ACL Templating
* WIP
* Updated
* ACL Policy Templating guide
* Updated to use kv-v2 instead of kv
* Fixed the incomplete sentense and cleaned it up a little
* WIP Formatting and grammar
* Minor fixes
2018-08-31 09:06:43 -07:00
Chris Hoffman
00596c4064
adding known issues section
2018-08-30 19:09:30 -04:00
Chris Hoffman
d003340082
perform policy templating on each path ( #5229 )
2018-08-30 18:45:11 -04:00
Yoko
552f82c691
[Guide] Update for Vault HA (0.11) ( #5104 )
...
* For 0.11 - Performance Nodes
* Added the doc link
* Performance Node -> Performance Standby Nodes
* Updated to say 'most read-only requests'
2018-08-30 14:45:34 -07:00
Andy Manoske
0b57488f3c
Merge pull request #5234 from hashicorp/namespace-docs-updates
...
namespace docs updates
2018-08-30 14:21:54 -07:00
Andy Manoske
152c91c6db
namespace docs updates
...
Post-launch clarifications on namespace docs
2018-08-30 14:20:14 -07:00
Yoko
2430761aee
[Guide] Fixed the reported issue ( #5230 )
...
* Fixed the message
* Fixed the message
2018-08-30 09:45:18 -07:00
Jeff Mitchell
5df396009f
Fix up sidebar JWT description
2018-08-30 12:00:20 -04:00
Joshua Ogle
2061120c17
Fix wizard header button
2018-08-29 20:40:32 -06:00
Joshua Ogle
5bd2fc34fb
Make wizard header line up with page header
2018-08-29 18:30:00 -06:00
Jeff Mitchell
828124acf2
Remove some confusing language on perf standby page
2018-08-29 19:51:23 -04:00
Joshua Ogle
7db55408fc
Fix auth form icons
2018-08-29 17:27:05 -06:00
Joshua Ogle
33053dee50
Animate wizard trigger, move instructions text to make things clearer
2018-08-29 17:16:50 -06:00
Jeff Mitchell
ab5966d44a
Move things back
2018-08-29 19:13:10 -04:00