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
Jeff Mitchell
4f561bc0c9
Move physical types around
2018-08-29 19:05:33 -04:00
Brian Shumate
40862dca5c
Minor edits ( #5221 )
...
- Correct typo
- Remove trailing spaces
2018-08-29 12:01:33 -04:00
Chris Hoffman
c1a3fd61fc
adding namespaces example
2018-08-29 11:26:23 -04:00
Jeff Mitchell
9248335d48
Add namespace/mfa docs ( #5215 )
2018-08-28 15:33:34 -07:00
Jeff Mitchell
601c028d43
Make the usernames match in all examples in userpass
2018-08-28 18:33:00 -04:00
Brian Kassouf
db178f6b25
Add Performance Standby Docs ( #5214 )
...
* Add Performance Standby Docs
* Review updates
2018-08-28 12:48:02 -07:00
Frederic Hemberger
dac2b8658b
Fix ssh command in example ( #5209 )
2018-08-28 12:34:48 -07:00
Brian Shumate
bcaff384ef
Minor grammar edits ( #5212 )
2018-08-28 12:33:48 -07:00
Jeff Mitchell
219c4d613e
Update API section index file with fixes, updates, and namespace info. ( #5213 )
2018-08-28 12:33:19 -07:00
Chris Hoffman
4673cadb33
remove beta language
2018-08-28 14:00:55 -04:00
Yoko
84dff64c52
Added Deployment Guide in the index ( #5211 )
2018-08-28 10:55:30 -07:00
Matthew Irish
6509b60489
changelog ++
2018-08-28 12:11:11 -05:00
Jeff Mitchell
7a1f4a30a4
changelog++
2018-08-28 12:20:37 -04:00