Michael Golowka
34106136cd
GCP Auth docs - Move iam_alias
and gce_alias
to config instead of role ( #8862 )
...
Move `iam_alias` and `gce_alias` to config instead of role
2020-04-28 13:55:07 -06:00
Jim Kalafut
de2d7b5260
Update OIDC configuration docs ( #8771 )
2020-04-27 15:59:40 -07:00
Calvin Leung Huang
ec8448ab56
token: disallow periods on custom token IDs ( #8646 )
...
* token: disallow periods on custom token IDs
* docs: update token API docs
2020-04-27 09:39:33 -07:00
Michael Golowka
1dbc6d3dd0
Add 'iam_alias' and 'gce_alias' fields to API docs ( #8822 )
2020-04-27 09:54:51 -06:00
Michael Hofer
62ee11ef02
Fix typo in Entropy Augmentation docs sales contact link ( #8851 )
2020-04-26 14:24:48 -07:00
Clement Chauplannaz
5f3a64595b
Typo in response-wrapping.mdx ( #8849 )
2020-04-26 10:00:32 -07:00
Brian Kassouf
21cdba6fb5
identity: Add batch entity deletion endpoint ( #8785 )
...
* identity: Add batch entity deletion endpoint
* Update the parameter description
* Update error message
* Update helper/storagepacker/storagepacker.go
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com>
* Review feedback
* Update vault/identity_store_entities.go
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-04-23 15:25:13 -07:00
Jeff Escalante
ec1d92a95a
Add changelog url to data file for website ( #8810 )
...
* pull changelog url from config file
* add fallback if url is empty
2020-04-22 16:27:34 -04:00
Jeff Escalante
771fd8de61
update website readme ( #8739 )
...
- add section on redirects
- add section on markdown enhancements
- consistently wrap at col 81
- add fix for safe write issue
2020-04-22 15:18:48 -04:00
Vishal Nayak
2ff08ee932
Doc: update sys/mounts API response ( #8800 )
2020-04-21 23:57:49 -04:00
Calvin Leung Huang
2659c34910
raft: check for nil on concrete type in SetupCluster ( #8784 )
...
* raft: check for nil on concrete type in SetupCluster
* raft: move check to its own func
* raft: func cleanup
* raft: disallow disable_clustering = true when raft storage is used
* docs: update disable_clustering to mention new behavior
2020-04-21 13:45:07 -07:00
Adrienne Cohea
858549450a
Documentation: In Transit, for the Trim Key API endpoint, correct the sample payload. ( #8763 )
2020-04-17 11:20:17 -07:00
Mike Green
e58cce958b
Clarify version that sink mode is in ( #8764 )
...
Clarifying customer experience. Ie, don't try this on 1.2.1
2020-04-17 11:16:21 -07:00
Ryan Canty
49c937ff2c
Added docs for PR in Vault GCP Secrets repo ( #8728 )
2020-04-16 14:57:50 -07:00
Michael Golowka
cfad0ebe16
Clarify key rotation capabilities for Azure auto-unseal ( #8745 )
...
* Clarify key rotation capabilities for Azure auto-unseal
* Fix alignment
Co-authored-by: Vishal Nayak <vishalnayakv@gmail.com>
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
2020-04-15 12:52:16 -04:00
Becca Petrin
8767f17ef4
Add AWS auth info to upgrade guide ( #8731 )
...
* add aws auth info to upgrade guide
* elaborate on who is effected and add more versions
* use partials for repeated doc text
* add new pages to side nav
2020-04-13 14:52:10 -07:00
Jeff Escalante
ab8f1bfc8a
redirect /index.html to root ( #8723 )
...
* remove 'index.html' from link endings
2020-04-13 14:38:20 -04:00
Jason O'Donnell
584160f2a2
doc: add client tls parameters to openldap ( #8730 )
2020-04-13 13:57:51 -04:00
Becca Petrin
8e1ecefe59
minor docs updates ( #8725 )
2020-04-13 10:03:05 -07:00
Martin Hristov
82c03b6c2c
Fixing a docs typo ( #8729 )
...
Vauld -> Vault
2020-04-13 10:16:52 -06:00
Calvin Leung Huang
ca34b7b3f1
docs: add section on transformations for the transform engine ( #8718 )
...
* docs: add section on transformations for the transform engine
* docs: emphasize on caveat for internal tweak source
2020-04-10 17:00:48 -07:00
Melissa Plunkett
774afb0ee6
Update mongodbatlas.mdx ( #8720 )
...
Users copying and pasting the command are running into issues w/ the newlines so squashing example to one line.
2020-04-09 15:21:09 -07:00
Jeff Escalante
fbfed414bd
Routing Fixes ( #8703 )
...
* fix a couple of .html extension links
* remove trailing slash config
* fix redirects, broken links, incorrect anchor link formats
2020-04-09 13:56:59 -04:00
Jeffrey Hogan
8f80cd8b9d
Fix "List Template" table path ( #8692 )
2020-04-08 15:58:40 -07:00
Calvin Leung Huang
e8cc90e8b6
raft: disallow ha_storage stanza when raft storage is used ( #8707 )
2020-04-08 13:07:42 -07:00
Mike Jarmy
8645089708
document upgrading to 1.4.0 ( #8704 )
2020-04-08 14:48:46 -04:00
Meggie
f75de0ded5
Remove the warning about raft storage being in beta. ( #8699 )
2020-04-08 12:13:04 -04:00
Calvin Leung Huang
a8dae1cca6
site: update to version 1.4.0, remove rc download box ( #8693 )
2020-04-07 11:07:37 -07:00
Brian Kassouf
24056ea929
Update integrated-storage.mdx
2020-04-07 10:14:56 -07:00
Jim Kalafut
f08ba0bf55
Transform docs
2020-04-07 10:02:31 -07:00
Jason O'Donnell
ffb66ebc83
docs: add vault helm enterprise examples ( #8678 )
...
* docs: add vault helm enterprise examples
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-dr-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-dr-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-perf-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-perf-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-perf-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-dr-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Fix website build
* Shorten sidebar titles
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-dr-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/pages/docs/platform/k8s/helm/examples/enterprise-perf-with-raft.mdx
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Fix sidebar
* Fix sidebar titles
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2020-04-07 12:56:50 -04:00
Greg Chevalley
52f43020f0
Update standalone-tls.mdx ( #8685 )
...
little typo when decoding the kube CA
2020-04-06 09:42:51 -07:00
Brian Kassouf
1a340a87cb
docs: Add integrated storage concepts page ( #8673 )
...
* docs: Add integrated storage concepts page
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com>
* Review feedback and add recovery information
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Update website/pages/docs/concepts/integrated-storage.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Review feedback
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
Co-authored-by: Meggie <m.ladlow@gmail.com>
2020-04-03 15:05:55 -07:00
Jason O'Donnell
69118a2be8
docs: fix broken k8s auth method link ( #8675 )
2020-04-03 13:08:37 -04:00
Yoko
dcbdf41bb6
Fix guide redirect w/o html extension ( #8672 )
2020-04-03 09:18:22 -07:00
Jeff Escalante
fe4c38984a
Track 404 Pages with Analytics ( #8667 )
...
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
2020-04-02 14:37:33 -04:00
Jeff Escalante
2ab01a20b4
anchor links don't hide behind the nav ( #8659 )
2020-04-02 14:26:24 -04:00
Mike Wickett
e11ea4d16e
website: update netlify redirects ( #8657 )
2020-04-01 16:21:35 -07:00
Angel Rivera
9bcb05263c
fixed some grammar issue ( #8645 )
...
* fixed some grammar issue
The sentence did read clearly so I added a change to make it read a little cleaner
* Update website/pages/docs/secrets/index.mdx
Co-authored-by: Becca Petrin <beccapetrin@gmail.com>
2020-03-31 16:11:14 -07:00
Jeff Escalante
8af56bd620
Anchor Link Fixes ( #8572 )
...
* update anchor link algorithm
* update deps
* update content component
* fix a lot of broken links
2020-03-31 15:21:16 -04:00
Brian Kassouf
b6f8fcb164
Update index.mdx
2020-03-30 16:32:24 -07:00
Lynn Frank
423acfd4dd
Updates the k8s helm platform docs ( #8632 )
...
* Updates the k8s helm platform docs
- Updates to talk about the external mode
- Updates the helm install overview to show that the releases can also
be the way to install
- Rewrites the how-to to include showing how to start in each mode
- Each mode that has a guide links off to a guide
- Re-organizes the Unseal and Init to a section and places all the
various other unseals underneath it
- Moves updating below the unseal and init
- Shows some basic usage of the helm CLI with a value and file override
* Adds learn links for k8s index pages
* Adds helm dev and external vault examples
While the dev one may seem obvious I think that it's incredibly useful
to cover our bases if this is to be reference documentation. I thought
maybe the example could have ingress support for UI but do not have the
experience to recommend it.
* Adds helm docs example dev and external
- places the development first as it feels like the starting point for
some.
- places the external after HA
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
2020-03-30 17:35:08 -04:00
Jonathan Neal
c147927d5e
Update SubNav component ( #8587 )
...
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2020-03-30 13:45:05 -04:00
Jonathan Neal
6550ba2b0e
Use HashiHead Component ( #8549 )
...
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2020-03-30 13:30:56 -04:00
aphorise
f881b5efde
Overtabed example corrected. ( #8633 )
...
Corrected code snippet to be copy paste ready (& properly terminating).
2020-03-30 09:48:52 -07:00
Ryan Treat
d0585c175b
Add doc for Venafi Secrets Engine ( #8596 )
2020-03-27 18:46:18 -07:00
Jason O'Donnell
846d82e95e
docs: change code blocks to bold in k8s doc ( #8626 )
2020-03-27 12:12:51 -04:00
Michel Vocks
eeeda05ecc
Add missing API doc for DR secondary disable ( #8614 )
...
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
2020-03-25 13:55:29 -04:00
Shang Jian Ding
d132332ec5
Fix grammar error in deploy.html.md ( #7971 )
...
* Fix grammer error in deploy.html.md
Changed "Initialization is the process configuring the Vault." to
"Initialization is the process of configuring the Vault."
* Fix grammer error in deploy.html.md
Change "Initialization is the process configuring the Vault."
to "Initialization is the process of configuring the Vault."
2020-03-25 10:15:27 -07:00
Colum McGaley
68baf25781
Update gc telemetry information ( #8445 )
...
* Update gc telemetry information
Fix total_gc_pause_ns units (should be ns not ms) and add gc_pause_ns description
* Update telemetry.mdx
2020-03-24 16:40:53 -07:00