Mike Jarmy
5ae2f103d8
Enable transit->shamir seal migration in Enterprise ( #8737 )
...
* Enable transit->shamir seal migration in Enterprise
* prove that we can stop the transit cluster after migration is complete
2020-04-14 10:36:46 -04:00
Vishal Nayak
add006d712
changelog++
2020-04-13 22:56:58 -04:00
Vishal Nayak
9909dfb31f
Fix segfault when seal block is removed ( #8517 )
2020-04-13 22:54:21 -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
Becca Petrin
2ce9ada9cb
Retry on transient failures during AWS IAM auth login attempts ( #8727 )
...
* use retryer for failed aws auth attempts
* fixes from testing
2020-04-13 14:28:14 -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
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