Chelsea Shaw
a3c396991c
UI/database mssql ( #11231 )
...
Add MSSQL plugin support in database secrets engine
2021-04-14 16:07:07 -05:00
Jason O'Donnell
cc107171e2
docs: update vault-helm to 0.11.0 ( #11355 )
...
* docs: update vault-helm to 0.11.0
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-04-14 11:20:26 -04:00
Tom Proctor
1139ce7cce
Add documentation for vault-csi-provider namespace config ( #11344 )
2021-04-14 14:53:15 +01:00
Jason O'Donnell
0363fcd3fb
docs: update vault-k8s to 0.10.0 ( #11354 )
2021-04-14 09:46:28 -04:00
Kendall Strautman
2541433166
patch(docs): fix link color ( #11352 )
2021-04-13 15:59:43 -04:00
Tom Proctor
f932999bda
Add TFE/TFC auth plugin to plugin portal ( #11348 )
...
* Add TFE/TFC auth plugin to plugin portal
As requested in #11202 , this is an auth plugin designed to be run within TFE/TFC.
* Expand acronyms
2021-04-13 10:22:38 -07:00
Jeff Escalante
873f5edd2c
fix a couple typos ( #11343 )
2021-04-12 16:47:34 -04:00
Hridoy Roy
996f114ad7
TLS Diagnose Formatting Fixes ( #11342 )
...
* diagnose formatting fixes
* diagnose formatting fixes
2021-04-12 10:55:33 -07:00
Hridoy Roy
fde9f2f71d
Add More TLS Tests and Verification of TLS Root Certificate ( #11300 )
...
* tls tests and root verification
* make the certificate verification check correct for non root CA case
* add expiry test
* addressed comments but struggling with the bug in parsing Cas and inters from single file:
* final checks on tls and listener
* cleanup
2021-04-12 08:39:40 -07:00
Vishal Nayak
9bf4fe2f64
Add HA only autopilot to changelog ( #11339 )
2021-04-12 09:57:45 -04:00
Vishal Nayak
4666f40925
Support autopilot when raft is for HA only ( #11260 )
2021-04-12 09:33:21 -04:00
Arnav Palnitkar
0b81d4b9c4
Fixes for db connection file type field ( #11331 )
...
- Fixed helper text for file type form fields
- Added padding bottom to form section
2021-04-09 13:00:39 -07:00
Brian Kassouf
49489da596
Fix flakey TestAgent_Template_Retry test ( #11332 )
2021-04-09 12:11:01 -07:00
Scott Miller
3dfe5176ee
Darwin/ARM64 build target ( #11321 )
...
* Update to Go 1.16.2 for build/dev
* Update SDK version_base
* 1st attempt
* Update docker images
* wip
* wip
2021-04-09 09:53:03 -05:00
Jim Kalafut
c93b012364
Fix broken OIDC Providers link ( #11327 )
...
Recent website framework changes don't render pages that aren't linked
from the sidebar. This page has been (for now at least) added to the
sidebar to fix the issue.
2021-04-08 15:25:53 -07:00
Angel Garbarino
5d53bccdbf
Bug: DB secret engine not showing "Select one" in role select options ( #11294 )
...
* fix issue on mongo db where the select one was not showing
* add changelog
2021-04-08 13:46:40 -06:00
Shahar Danus
bcf72c5143
bumping alpine version, improving security ( #11271 )
2021-04-08 10:45:03 -07:00
Brian Kassouf
303c2aee7c
Run a more strict formatter over the code ( #11312 )
...
* Update tooling
* Run gofumpt
* go mod vendor
2021-04-08 09:43:39 -07:00
Jason O'Donnell
11d779154d
docs: add persistent cache ( #11272 )
...
* docs: add persistent cache
* Clarify documentation
* Update website/content/docs/agent/caching/index.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
* Update website/content/docs/agent/caching/persistent-caches/kubernetes.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
* Update index.mdx
* Update website/content/docs/agent/caching/index.mdx
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
* Update website/content/docs/agent/caching/index.mdx
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
* Update index.mdx
* Update kubernetes.mdx
* Resolve conflicts
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2021-04-08 10:19:17 -04:00
Brian Kassouf
de0253056c
Fix a few static analysis findings ( #11307 )
2021-04-07 16:48:40 -07:00
Meggie
bd0fefe47f
Changing from "changelog" to "release-note" ( #11303 )
2021-04-07 18:21:01 -04:00
Andreas Gruhler
5c35d55b2f
replace reference to version 1.6.4 with 1.7 ( #11223 )
...
Co-authored-by: Scott Miller <smiller@hashicorp.com>
2021-04-07 16:39:59 -05:00
Roger Berlind
2762c45c9b
add Vault Enterprise license page ( #11261 )
...
* add Vault Enterprise license page
* move license to index.mdx
* Remove `.mdx` from the hyperlink URL
Co-authored-by: Yoko <yoko@hashicorp.com>
2021-04-07 14:31:06 -07:00
Scott Miller
6f084b75f1
Update Go to 1.16.2 for the 1.8-dev cycle ( #11267 )
...
* Update to Go 1.16.2 for build/dev
* Update SDK version_base
* Update docker images
* make packages
2021-04-07 15:46:42 -05:00
Brandon Romano
28dbaa6dd0
Update the homepage hero CTAs ( #11301 )
2021-04-07 14:43:32 -04:00
Angel Garbarino
ea7e77cb4e
Bug Fix: OIDC with hcp flag ( #11283 )
...
* add conditional
* add changelog
2021-04-07 10:46:06 -06:00
Scott Miller
2e0c1fb9dc
Add a Changelog entry for 10181 ( #11293 )
2021-04-07 11:44:19 -05:00
Scott Miller
080c9ca6ba
Fix err shadowing ( #11296 )
2021-04-07 11:25:23 -05:00
Brandon Romano
7daf061216
HCP Website Updates ( #11292 )
...
* Updates the HCP Vault section copy
* Updates alert banner
* Updates Meganav
* Adds a HCP slot to the downloads page
2021-04-07 11:26:55 -04:00
Conrad Lara
3f51589be6
Potential data loss in DynamoDB backend ( #10181 )
...
fixes hashicorp/vault#5836
DynamoDB may when throttled return a 2xx response while not committing
all submitted items to the database.
Depending upon load all actions in a BatchWriteUpdate may be throttled
with ProvisionedThroughputExceededException in which case AWS SDK handles
the retry. If some messages were throttled but not all
ProvisionedThroughputExceededException is not returned to the SDK and it
is up to us to resubmit the request.
Using an exponential backoff as recommended in AWS SDK for times we possibly
get partially throttled repeatedly.
2021-04-07 09:44:42 -05:00
Nick Cabatoff
c2673ee86a
Move SanitizedConfig back to a shared-ent file. ( #11291 )
2021-04-07 10:25:05 -04:00
Jeff Escalante
a7c22c7140
Upgrade Downloads Page ( #11278 )
...
* add new downloads page
* fix localhost links
* 2.6% size reduction in logo svg 😂
2021-04-06 21:28:42 -04:00
Hridoy Roy
049f2513e6
Initial Diagnose Command for TLS and Listener [VAULT-1896, VAULT-1899] ( #11249 )
...
* sanity checks for tls config in diagnose
* backup
* backup
* backup
* added necessary tests
* remove comment
* remove parallels causing test flakiness
* comments
* small fix
* separate out config hcl test case into new hcl file
* newline
* addressed comments
* addressed comments
* addressed comments
* addressed comments
* addressed comments
* reload funcs should be allowed to be nil
2021-04-06 16:40:43 -07:00
Bryce Kalow
d5deb4ba79
website: fix incorrectly formatted frontmatter ( #11290 )
2021-04-06 15:37:13 -07:00
Nick Cabatoff
70cf7579de
How to create clusters with integrated storage, TLS, and dynamic nodes ( #10865 )
2021-04-06 17:25:22 -04:00
Bryce Kalow
b76a56d40c
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Sam Salisbury
a81f6683d2
Revert "Remove use of go cache from go test CI", bump Go to 1.15.11 ( #11279 )
...
* Revert "Saving and restoring the go cache was an experiment to reduce build times, but it worked too inconsistently. (#10493 )"
This reverts commit 1e72bb1c41aef6648e9e219f6e44ae7942f463fe.
* make ci-config
* ci: update default go image to use docker mirror
* bump to go1.15.11
- Previously there was version skew: 1.15.10 and 1.15.4 were in use.
2021-04-06 14:42:14 +01:00
Nick Cabatoff
44c00cd54f
Fix: leader_tls_servername raft option only worked when used with mTLS and/or an explicit CA cert. ( #11252 )
2021-04-06 09:16:54 -04:00
Arnav Palnitkar
e598f6d5c2
Updated show lease with toggle ttl picker ( #11256 )
...
* Updated show lease with toggle ttl picker
For lease renewal, pass increment param instead of interval
* Fixed formatting
* Added changelog
2021-04-02 13:23:56 -07:00
Chelsea Shaw
f9ade25674
UI/fix kvv2 version ( #11258 )
...
* Update default form values for kv
* Group kv version option in 'Method Options' group
* Fix tests, explicitly set if select input does not have default
* Handle array of objects from adapterError.errors in MessageError component
* Add changelog
2021-04-02 15:17:42 -05:00
Bryce Kalow
1da8f859d5
feat: adds should-build website script ( #11135 )
2021-04-02 12:29:59 -04:00
Scott Miller
70c71b37f4
Changelog for 11259 ( #11266 )
2021-04-02 11:07:34 -05:00
Scott Miller
7ecbbcd5b9
Make all duplicate removals stable in PKI ( #11259 )
2021-04-02 10:33:24 -05:00
Scott Miller
077f56c6ff
Update armon/go-proxyproto to latest, fixing VAULT-1042 ( #11190 )
2021-04-02 09:15:37 -05:00
Arnav Palnitkar
a21ad2ffe2
Hide fields that are empty in secrets configuration ( #11230 )
...
Updated the existing helper to check for empty object, string,
null or undefined
2021-03-31 15:34:20 -07:00
Nick Cabatoff
df7404e67e
Fix deadlock in inmemlayer ( #11225 )
...
Also tweak autopilot test timings to adapt to things running faster.
2021-03-31 13:40:26 -04:00
Chelsea Shaw
410e34326d
Skip flaky PKI test ( #11243 )
2021-03-31 10:40:53 -05:00
Clint
dcf3344887
Extract replication state before go routine for initQueue ( #11161 )
...
Querying the state before launching the go routine avoids a possible
race condition with replication.
2021-03-30 15:19:00 -05:00
Calvin Leung Huang
786196f5ae
go: update references to go1.15.10 ( #11233 )
2021-03-30 09:15:48 -07:00
Calvin Leung Huang
fb53a48887
Update CHANGELOG.md ( #11234 )
2021-03-30 09:13:41 -07:00