Lars Lehtonen
f7416ddc92
plugins: deprecate errwrap.Wrapf() ( #11590 )
...
* plugins/database/redshift: deprecate errwrap.Wrapf()
* plugins/database/postgresql: deprecate errwrap.Wrapf()
* plugins/database/mysql: deprecate errwrap.Wrapf()
* plugins/database/mssql: deprecate errwrap.Wrapf()
* plugins/database/mongodb: deprecate errwrap.Wrapf()
* plugins/database/influxdb: deprecate errwrap.Wrapf()
2021-05-21 10:22:29 -04:00
Theron Voran
6bdfe4d600
docs: small fixes in k8s docs ( #11679 )
...
indentation and spelling
2021-05-20 14:37:49 -07:00
Meggie
1527dba80b
changelog++
2021-05-20 16:05:38 -04:00
Meggie
3d6be40073
changelog++
2021-05-20 13:37:49 -04:00
Nick Cabatoff
2adef1f878
OSS parts of #1891 (sys/health license addition) ( #11676 )
2021-05-20 13:32:15 -04:00
Nick Cabatoff
60898d6e03
Pin aerospike container image to a known working tag. ( #11677 )
2021-05-20 13:05:26 -04:00
Nick Cabatoff
01f96f18ce
VAULT-2439: OSS parts of #1889 (raft licensing init) ( #11665 )
2021-05-19 16:07:58 -04:00
Brian Kassouf
eabfda0c79
Make sure we are checking the final peerset ( #11664 )
2021-05-19 12:01:52 -07:00
Marc Falzon
31386218de
Add Exoscale plugins to the list of partner plugins ( #11592 )
...
This change adds the Exoscale auth/secrets plugins to the list of
partner plugins on the website "Plugin Portal" page.
2021-05-19 11:35:19 -07:00
Vishal Nayak
6ec8cd8f28
Tokenutil: Perform num uses check earlier ( #11647 )
...
* Perform num uses check earlier
* Add CL
* Ensure that login works
2021-05-19 14:06:08 -04:00
Brian Kassouf
f498d0d389
Reload raft TLS keys on active startup ( #11660 )
2021-05-19 10:03:32 -07:00
Angel Garbarino
8f5d62139c
KV 2 Toolbar delete redesign ( #11530 )
...
* initial setup, modify toolbar header
* footer buttons setup
* setup first delete version delete method
* clean up
* handle destory all versions
* handle undelete
* conditional for modal and undelete
* remove delete from version area
* modelForData in permissions
* setup for soft delete and modify adpater to allow DELETE in additon to POST
* dropdown for soft delete
* stuck
* handle all soft deletes
* conditional for destroy all versions
* remove old functionality from secret-version-menu
* glimmerize secret-version-menu
* Updated secret version menu and version history
* Updated icons and columns in version history
* create new component
* clean up
* glimmerize secret delete menu
* fix undelete
* Fixed radio labels in version delete menu
* handle v1 delete
* refining
* handle errors with flash messages
* add changelog
* fix test
* add to test
* amend test
* address PR comments
* whoopies
* add urlEncoding
Co-authored-by: Arnav Palnitkar <arnav@hashicorp.com>
2021-05-19 10:43:55 -06:00
Scott Miller
6b8d7fe2e6
Patch expiration fix over from ENT ( #11650 )
...
* Patch expiration fix over from ENT
* Rename changelog
2021-05-18 14:55:38 -07:00
Kendall Strautman
ec5a0e96d4
chore: 'overview' nav item links to homepage ( #11648 )
2021-05-18 16:36:30 -04:00
Mark Lewis
322261c037
Update policies.mdx ( #11618 )
...
Suggested PR to use more inclusive language.
2021-05-18 13:02:40 -07:00
Jimmy Merritello
2b8e89aa23
[Website] Add HashiConf info to alert banner ( #11640 )
...
* Add HashiConf info to alert banner
* Contrived change to test CI
2021-05-17 18:52:48 -04:00
Chelsea Shaw
19c5f27434
UI/fix identity model ( #11641 )
2021-05-17 16:41:39 -05:00
Vishal Nayak
549f1c7917
Minor fix to the docs ( #11489 )
2021-05-17 16:35:52 -04:00
Michael Golowka
10b1ff8f69
AWS Auth: Update error message to include underlying error ( #11638 )
2021-05-17 13:56:35 -06:00
Nick Cabatoff
e212ec5d8e
OSS parts of ent PR #1857 : license autoloading init changes. ( #11623 )
2021-05-17 14:10:26 -04:00
Ricardo Cardenas
d02a20bd2b
feat(aws): add ability to provide a role session name when generating STS credentials ( #11345 )
...
* feat(aws): add ability to provide a sessionName to sts credentials
Co-authored-by: Brad Vernon <bvernon@nvidia.com>
Co-authored-by: Jim Kalafut <jim@kalafut.net>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-05-17 11:03:09 -07:00
Michael Golowka
056a59859f
Add ability to customize some timeouts in MongoDB database plugin ( #11600 )
2021-05-17 11:40:35 -06:00
Scott Miller
7b05fcf9bf
Don't backoff if a listener error was a timeout ( #11594 )
2021-05-13 17:02:25 -05:00
Robison Jacka
491f71faf0
Add support for templated values in SSH CA DefaultExtensions. ( #11495 )
...
* Add support for templated values in SSH CA DefaultExtensions.
* Reworking the logic per feedback, adding basic test.
* Adding test, so we cover both default extension templating & ignoring default when user-provided extensions are present.
* Fixed up an unintentional extension handling defect, added test to cover the case.
* Refactor Default Extension tests into `enabled` and `disabled`.
2021-05-13 14:37:22 -07:00
Pierce Bartine
e56982f782
Add ServerName to Vault Agent template config ( #11288 )
...
* Add ServerName to Vault Agent template config
* Remove newline
* Add changelog for 11288
* Update changelog/11288.txt
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2021-05-13 07:18:15 -07:00
Jason O'Donnell
502cf3b212
core: updates to password policy generator ( #11596 )
...
* core: fix bug in password policies not using namespaces
* Add changelog
2021-05-13 09:55:46 -04:00
Jim Kalafut
3f242a4432
changelog++
2021-05-12 16:10:32 -07:00
Michael Golowka
b27a3e9f70
DB engine: Check ErrPluginStaticUnsupported in rollback code ( #11601 )
2021-05-12 17:09:56 -06:00
Calvin Leung Huang
8b7cd1bff7
agent/cert: properly return the cached client on AuthClient ( #11576 )
...
* agent/cert: properly return the cached client on AuthClient
* test: pass in nil client config, check on pointer values directly
* test: pass in nil client config
* changelog: add changelog entry
2021-05-12 14:59:07 -07:00
Michael Golowka
a18bd5ab94
Check ErrPluginStaticUnsupported for fallback to RotateRootCredentials ( #11585 )
2021-05-12 15:22:41 -06:00
Michael Golowka
f7e2b55ccc
Update MongoDB tests to not fail in Go 1.16 ( #11533 )
2021-05-12 15:22:02 -06:00
Chelsea Shaw
6567066d26
Fix: link on database role item goes to correct URL ( #11597 )
...
* Fix: link on database role item goes to correct URL
* Add changelog
2021-05-12 14:33:35 -05:00
Josh Black
641a81b74b
Provide a new API endpoint for retrieving signed licenses ( #11543 )
2021-05-12 12:19:25 -07:00
Scott Miller
9dbf1a7dba
Add infrastructure and helpers for skipping diagnose checks ( #11593 )
...
* Add infrastructure for skipping tests
* Add infrastructure for skipping tests
* Set it
* Update vault/diagnose/helpers.go
Co-authored-by: swayne275 <swayne275@gmail.com>
* Implement type alias for test functions
Co-authored-by: swayne275 <swayne275@gmail.com>
2021-05-12 12:54:40 -05:00
Angel Garbarino
98f239498a
skip flaky control group test ( #11595 )
2021-05-12 11:20:47 -06:00
Scott Miller
f0c3192f20
Add an exponential backoff to TCP listeners to avoid fast loops in error scenarios ( #11588 )
...
* Add an exponential backoff to TCP listeners to avoid fast loops in error scenarios
* reset loop delay
* changelog
2021-05-12 10:47:38 -05:00
Chelsea Shaw
d65947134d
UI: Regex validation on transform templates ( #11586 )
...
* Add regex validator component with tests, add to form-field, use in transform template
* Update tests with data-test selectors
* Add changelog
2021-05-12 10:12:33 -05:00
Austin Gebauer
872a4bd25f
Update GCP auth docs for signJwt transition to Service Account Credentials API ( #11568 )
2021-05-11 16:57:12 -07:00
swayne275
0229787a26
Vault 2303: Count irrevocable leases in quotas/metrics and other improvements ( #11542 )
...
* shrink generic error message
* move zombie loading to updatePendingInternal from loadEntryInternal
* probably the right metric/lease behavior for irrevocable leases...
* comment improvements
* test total lease count with valid and irrevocable leases
2021-05-11 14:04:06 -06:00
Kyle MacDonald
6a573b2d41
website: add redirect for /trial ( #11587 )
2021-05-11 14:17:11 -04:00
Lars Lehtonen
53dd619d2f
vault: deprecate errwrap.Wrapf() ( #11577 )
2021-05-11 13:12:54 -04:00
Scott Miller
4b87b7257e
Move config validation code to it's own, non ENT specific file ( #11579 )
...
* Move config validation code to it's own, non ENT specific file
* Fix imports
* import order
2021-05-11 11:59:08 -05:00
swayne275
f467d86805
don't panic if no data, improve log ( #11581 )
2021-05-11 10:41:57 -06:00
Meggie
ffda908b15
Add functional to logical description ( #11263 )
...
Based on the gap analysis.
2021-05-11 10:41:52 -04:00
Scott Miller
40e0806f29
Add timeout helper ( #11554 )
...
* Add timeout helper
* cleanup-imports
* didnt need mainsection
Co-authored-by: HridoyRoy <roy@hashicorp.com>
2021-05-10 17:55:43 -07:00
Scott Miller
4be3d7e0ab
Point to a tag rather than branch for hashicorp/hcl ( #11559 )
...
* Point to a tag rather than branch for hashicorp/hcl
* tidy
2021-05-10 16:28:37 -05:00
Lars Lehtonen
2ccf44511a
internalshared: deprecate errwrap.Wrap() ( #11569 )
...
* internalshared/configutil: deprecate errwrap.Wrapf()
* internalshared/kv-builder: deprecate errwrap.Wrapf()
* internalshared/listenerutil: deprecate errwrap.Wrapf()
* internalshared/reloadutil: deprecate errwrap.Wrapf()
2021-05-10 11:58:00 -05:00
Alexander
d4b206ed4b
Add a reasonable application_name for PostgreSQL ( #11048 )
...
Signed-off-by: Alexander Sosna <alexander@sosna.de>
2021-05-10 11:56:47 -05:00
swayne275
ee53fc5afb
Fix activity log fragment race test ( #11565 )
...
* grab reference to done channel while locked
* add clarifying comment
* lock and grab channel reference again for test races
2021-05-07 17:02:11 -06:00
Calvin Leung Huang
91ed71c296
changelog: add changelog for #11562 ( #11564 )
2021-05-07 11:43:09 -07:00