Jeff Mitchell
2e6833844e
changelog++
2018-09-05 11:57:03 -04:00
Becca Petrin
7e0e49656a
Add AliCloud auth to the Vault Agent ( #5179 )
2018-09-05 11:56:30 -04:00
Jason Watson
d126d94779
Fix small warning message typo: paramemter ( #5232 )
2018-09-05 11:56:09 -04:00
Seth Vargo
81e9efb658
Fix resource binding examples ( #5273 )
2018-09-05 11:55:45 -04:00
Dan Brown
19406ecd32
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
c9e2cd93e8
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
cb4fd4ff4b
changelog++
2018-09-05 11:47:59 -04:00
Jeff Mitchell
c9b06f3b62
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
616bb99601
changelog++
2018-09-05 11:46:06 -04:00
Jeff Mitchell
7191bca71a
Re-add injecting into top routes ( #5244 )
2018-09-05 11:45:17 -04:00
Jeff Mitchell
240309cb31
changelog++
2018-09-05 11:43:58 -04:00
Jeff Mitchell
9b4a847891
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
cf525cb934
Documentation: Corrected typo in CLI init doc ( #5269 )
2018-09-04 15:44:41 -06:00
Joshua Ogle
131fcb7aab
Merge pull request #5227 from hashicorp/ui-wizards-updates
...
Ui: Guide style updates
2018-09-04 13:15:46 -06:00
Joshua Ogle
9c0ae0bb35
Merge branch 'master' into ui-wizards-updates
2018-09-04 13:15:30 -06:00
Joshua Ogle
97757113fc
Address PR feedback for Guide style updates
2018-09-04 13:15:14 -06:00
Chris Hoffman
e2ed8d3d61
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
acc85de6b9
auth/aws: Fix outdated help texts ( #5253 )
2018-09-04 10:55:02 -07:00
Brian Shumate
45f1ca162f
Log 'marked as sealed' at INFO instead ( #5260 )
2018-09-04 10:53:40 -07:00
Jim Kalafut
f03fc41ba2
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
7a8c116fb1
undo make fmt ( #5265 )
2018-09-04 09:29:18 -07:00
Joshua Ogle
4fde981af3
Add AD logo
2018-09-04 10:22:57 -06:00
Joshua Ogle
08933f3e7b
Add logos for Azure and AliCloud
2018-09-04 10:21:05 -06:00
Jeff Mitchell
761f06d3a3
Update index.html.md
2018-09-04 12:15:05 -04:00
Becca Petrin
ed7639b0ec
run make fmt ( #5261 )
2018-09-04 09:12:59 -07:00
Dan Brown
d7d6c295b4
Update Azure VM sizes in Reference Architecture ( #5251 )
2018-09-03 20:24:27 -07:00
Jeff Mitchell
a2ee744373
changelog++
2018-09-01 13:38:52 -04:00
Jeff Mitchell
a67869de22
Fix typo
2018-09-01 12:15:02 -04:00
Jeff Mitchell
2da671f4f9
changelog++
2018-09-01 12:10:21 -04:00
Jeff Mitchell
5d408afec2
Fix sign-verbatim PKI endpoint not honoring extra subject names ( #5245 )
...
Related to #2394
2018-09-01 09:08:45 -07:00
Jeff Mitchell
e9e93f4011
changelog++
2018-09-01 11:48:01 -04:00
Jeff Mitchell
9bf6e93919
Also don't echo the commented command, sigh
2018-09-01 11:17:02 -04:00
Jeff Mitchell
6ed79938cd
Don't echo true on fake fmtcheck
2018-09-01 11:10:29 -04:00
Jeff Mitchell
fe15e4b57a
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
0da1c762cb
[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
218ca527be
adding known issue
2018-08-31 17:29:21 -04:00
Yoko
5cfc84238d
Fixed the incomplete sentense ( #5240 )
2018-08-31 11:37:28 -07:00
Calvin Leung Huang
9988ace85e
gofmt files ( #5233 )
2018-08-31 09:15:40 -07:00
Yoko
c52f3c5a24
[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
3f56e989a3
adding known issues section
2018-08-30 19:09:30 -04:00
Chris Hoffman
716fb03ab7
perform policy templating on each path ( #5229 )
2018-08-30 18:45:11 -04:00
Yoko
2e7e2778e1
[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
393e0fab62
Merge pull request #5234 from hashicorp/namespace-docs-updates
...
namespace docs updates
2018-08-30 14:21:54 -07:00
Andy Manoske
e8ef5afb5f
namespace docs updates
...
Post-launch clarifications on namespace docs
2018-08-30 14:20:14 -07:00
Yoko
cc8eceb849
[Guide] Fixed the reported issue ( #5230 )
...
* Fixed the message
* Fixed the message
2018-08-30 09:45:18 -07:00
Jeff Mitchell
b1f462d7f9
Fix up sidebar JWT description
2018-08-30 12:00:20 -04:00
Joshua Ogle
19f1bd4626
Fix wizard header button
2018-08-29 20:40:32 -06:00
Joshua Ogle
7b802b5a76
Make wizard header line up with page header
2018-08-29 18:30:00 -06:00
Jeff Mitchell
5da6fc2f77
Remove some confusing language on perf standby page
2018-08-29 19:51:23 -04:00
Joshua Ogle
2350702a7f
Fix auth form icons
2018-08-29 17:27:05 -06:00