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
Jim Kalafut
9fecb6ac2f
changelog++
2020-04-09 13:30:33 -07:00
Vishal Nayak
25bcb6395a
changelog++
2020-04-09 14:21:25 -04:00
Vishal Nayak
b93bd39b97
Support unwrapping tokens that does not contain data ( #8714 )
...
* Support unwrapping tokens that does not contain data
* s/token/secret
2020-04-09 14:09:23 -04: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
73adc1741e
changelog++
2020-04-08 13:29:36 -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
Brian Kassouf
4ec5807cba
changelog++
2020-04-08 11:56:38 -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
Chelsea Shaw
f43a3d5e7c
Ui/update lint staged ( #8686 )
...
Update lint-staged dep to ^10.1
2020-04-08 09:38:21 -05:00
Calvin Leung Huang
380250e015
changelog++
2020-04-07 13:44:18 -07:00
Calvin Leung Huang
ba34ae1049
changelog++
2020-04-07 13:22:40 -07:00
Calvin Leung Huang
712f15c0af
test: port test changes to oss ( #8694 )
2020-04-07 11:26:51 -07: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
Vishal Nayak
2e11a1cfe5
Changelog++
2020-04-06 17:05:50 -04:00
Chelsea Shaw
59f186d1b4
Ui/ttl picker component ( #8648 )
...
TtlPicker2 Addon Component added
2020-04-06 13:18:19 -05:00
Greg Chevalley
52f43020f0
Update standalone-tls.mdx ( #8685 )
...
little typo when decoding the kube CA
2020-04-06 09:42:51 -07:00
Vishal Nayak
387677e251
Raft recovery peers non voter ( #8681 )
...
* Disallow non-voter setting from peers.json
* Fix bug that would make the actual fix a no-op
* Change order of evaluation
* Error out instead of resetting the value
* Update physical/raft/raft.go
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
* Print node ID
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-04-03 19:13:51 -04:00
Jim Kalafut
5c4796bb55
Update MongoDB Atlas secrets plugin ( #8669 )
2020-04-03 15:47:17 -07:00
Becca Petrin
1f5d2f7bbb
Always pick us-east-1 for the "aws" partition ( #8679 )
...
* always pick us-east-1 for aws partition
* Update builtin/credential/aws/backend.go
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-04-03 15:08:56 -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
Stefan Sundin
66292c561f
ui: make logout redirect to same auth method in login form ( #8601 )
...
* Make logging out of Web UI redirect to the login form using the same auth method that was previously used. This makes it less annoying to log back in again when your session expires.
* Address PR feedback.
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2020-04-02 15:48:10 -06: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
Nick Cabatoff
f13589f9fe
Revert "Bump cloud.google.com/go to get timeout fix ( #8636 )"
...
This reverts commit 0ea3e78f91153129853dea6c42d4a01b403ae5c9.
2020-04-02 10:09:24 -04:00
Michel Vocks
b216d75938
Fix outdated comment about logical request path ( #8653 )
2020-04-02 08:53:16 +02:00
Mike Wickett
e11ea4d16e
website: update netlify redirects ( #8657 )
2020-04-01 16:21:35 -07:00
Calvin Leung Huang
dfbd6e17fa
changelog++
2020-04-01 15:30:54 -07:00
Joshua Kwan
b0561a189d
Bump cloud.google.com/go to get timeout fix ( #8636 )
...
The commit I'm interested in is
googleapis/google-cloud-go@fbf2f51 ,
which disables an aggressive 2-second timeout for awaiting headers from
the compute metadata service.
This 2-second timeout causes problems when [Workload Identity] is
enabled on a cluster. In this situation, a different endpoint is used
under the hood for compute metadata, and this endpoint can often take
more than 2 seconds to return headers.
[Workload Identity]: https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
2020-04-01 15:42:06 -04:00
Mike Jarmy
ca711c2ac4
Expand seal migration tests ( #8658 )
...
* rename some seal migration tests
* add comments to seal migration tests
* add comments to seal migration tests
* rename sealhelper
* creat TestSealMigration_ShamirToTestSeal
* fix typo in test suite
* create TestSealMigration_TransitToTestSeal
2020-04-01 13:21:32 -04:00
Brian Kassouf
1ede406559
storage/raft: Buffer leader notify channel more aggresively ( #8650 )
2020-03-31 17:42:48 -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
Calvin Leung Huang
c3caac76f1
token/renewal: return full set of token and identity policies in the … ( #8535 )
...
* token/renewal: return full set of token and identity policies in the policies field
* extend tests to cover additional token and identity policies on a token
* verify identity_policies returned on login and renewals
2020-03-31 13:36:45 -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
ncabatoff
236eb7e19f
Fix a test failure I observed on ent re cluster listener ( #8647 )
...
Panics when the cluster listener changes while we're setting up request forwarding.
2020-03-31 13:47:39 -04:00
Noelle Daley
015114f61e
ui/provide otp ( #8630 )
...
* show OTP if there is one, otherwise show placeholder
* show OTP during first step of token generation process
* use let instead of with
2020-03-30 17:36:49 -07:00
Brian Kassouf
b6f8fcb164
Update index.mdx
2020-03-30 16:32:24 -07:00
Becca Petrin
3d3114b0c5
allow delete-version-after to be reset to 0 ( #8635 )
2020-03-30 16:19:44 -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
Jeff Escalante
7b6fd66a8a
fix git url for website docker image ci task ( #8639 )
2020-03-30 15:52:28 -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