Commit Graph

17689 Commits

Author SHA1 Message Date
hc-github-team-secure-vault-core b1c7b966d2
backport of commit 1e491e16d4a25001423434ca950823fbeb9ac1d9 (#22187)
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-08-17 14:49:23 -04:00
hc-github-team-secure-vault-core f0992b323f
backport of commit 2c6a3e72d52297e71a5606fc71ce1a8781dc94aa (#22405)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-08-17 17:18:38 +00:00
hc-github-team-secure-vault-core e56ef6c9fb
backport of commit 6b6b0050fe25b34da3add50dc58ba14d1d221e18 (#22406)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-08-17 17:13:26 +00:00
hc-github-team-secure-vault-core 49b9a35e01
backport of commit ce4b2675b1ed50e9aa08c78c1a94f5e63c693277 (#22391)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-08-17 09:24:12 -06:00
hc-github-team-secure-vault-core d21e8cdfed
backport of commit 5ab5369ba2ea7a861536687b4aa447ae3a2cb31c (#22399)
Co-authored-by: Kai Xia(夏恺) <xiaket@users.noreply.github.com>
2023-08-17 13:42:34 +00:00
hc-github-team-secure-vault-core 9d87817431
backport of commit a53e78699f7e96468788d1e09697da76b78c12eb (#22397)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-08-17 13:51:45 +01:00
hc-github-team-secure-vault-core 6c46c419fd
backport of commit 0998226dc749f758bd6cb0508ee8f1f12811e372 (#22326)
Co-authored-by: xka5h <74259424+xka5h@users.noreply.github.com>
2023-08-16 17:14:44 -07:00
hc-github-team-secure-vault-core b82a26bb49
backport of commit abaf1d68743dd65af8919f56687061eb29c4bdbe (#22379) 2023-08-16 20:27:19 +00:00
hc-github-team-secure-vault-core 05d333acaa
backport of commit 1f1989333d128f573438aba55e24ed21e0d665f2 (#22386)
Co-authored-by: JD Goins <jd.goins@hashicorp.com>
2023-08-16 13:15:59 -07:00
hc-github-team-secure-vault-core 7734c6d82a
backport of commit 053349f7712d9b4dd706c61db2d62c2f54e46801 (#21961)
Co-authored-by: Noel Quiles <3746694+EnMod@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-16 13:08:00 -07:00
hc-github-team-secure-vault-core b30f78f66a
Ignore errors from rollback manager invocations (#22235) (#22238)
* Ignore errors from rollback manager invocations

During reload and mount move operations, we want to ensure that errors
created by the final Rollback are not fatal (which risk failing
replication in Enterprise when the core/mounts table gets invalidated).
This mirrors the behavior of the periodic rollback manager, which
only logs the error.

This updates the noop backend to allow failing just rollback operations,
which we can use in tests to verify this behavior and ensure the core
operations (plugin reload, plugin move, and seal/unseal) are not broken
by this. Note that most of these operations were asynchronous from the
client's PoV and thus did not fail anyways prior to this change.



* Add changelog entry



* Update vault/external_tests/router/router_ext_test.go



---------

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-08-16 17:34:37 +00:00
hc-github-team-secure-vault-core f8cc240ab5
backport of commit 5a60c98a464af99c44a1eb62655ede2af3c85ff5 (#22370)
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-08-16 10:48:12 -04:00
hc-github-team-secure-vault-core e9f394c549
backport of commit 5374b3b046d13d3e7a9f6833efcaeff0e49fddc4 (#22366)
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
2023-08-16 07:16:42 -07:00
hc-github-team-secure-vault-core c89b6d5fa8
backport of commit daf174b89d9a2a05252f07aca04f92e8cd649f2f (#22361)
Co-authored-by: sylvia-petsanova <104836103+sylvia-petsanova@users.noreply.github.com>
2023-08-16 12:57:29 +00:00
Sarah Chavis 7109ba7c0c
convert OSS language to "community" (#22343) (#22347) 2023-08-15 11:44:45 -07:00
hc-github-team-secure-vault-core bae77f8fd4
backport of commit 4c563a27a9a1536ec0eeee09ed9e96b88a540f7d (#22329)
Co-authored-by: ram-parameswaran <109940849+ram-parameswaran@users.noreply.github.com>
2023-08-15 11:08:04 -07:00
hc-github-team-secure-vault-core 7a2f5090d7
backport of commit 6ce069930159bcabab60d25e7fbad958d51e1ac0 (#22345)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-15 10:31:45 -07:00
hc-github-team-secure-vault-core 23a4340a19
backport of commit a5b3b3d6b5ed9b912f8b837822e94155e161e0f8 (#22339)
Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
2023-08-15 10:39:50 -05:00
Tom Proctor ed25ab6cf4
Backport: Bump consul-template 0.32.0 -> 0.33.0 (#22322) (#22338)
Also adds a test to ensure the new VAULT_CACERT_BYTES functionality works.
Conflicts:
	go.mod
	go.sum
2023-08-15 14:36:26 +01:00
hc-github-team-secure-vault-core 553b065fbd
backport of commit 67a167139b6dae292ccccc24c177424d8e9fecd7 (#22300)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-08-11 14:06:14 +00:00
hc-github-team-secure-vault-core 4aaa9fe058
backport of commit c7fd4978ba3af15cbd5df022cf2ec504166e04a3 (#22285)
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-08-10 12:45:09 -07:00
hc-github-team-secure-vault-core 86d059d0a0
backport of commit 19d840a4624630e79526cb877c060ffd86855fc9 (#22283)
Co-authored-by: Sam Linville <calm-aunt-sheet@pigeon.business>
2023-08-10 12:11:37 -07:00
hc-github-team-secure-vault-core 036e692ee1
Backport of Update hashicorp/vault-plugin-auth-azure to v0.16.0 into release/1.14.x (#22278)
---------

Co-authored-by: Kay Craig <kay.craig@hashicorp.com>
2023-08-10 15:03:43 -04:00
hc-github-team-secure-vault-core 94a3711e0f
backport of commit 7e5f2cebb787bd9045c29874b5e68c51a4fa1223 (#22274)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-10 10:56:45 -04:00
hc-github-team-secure-vault-core c92b422bdb
backport of commit a70aaf24c0dc1e7a6ece249dfbcc387e2a581fba (#22256)
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-08-08 23:48:36 +00:00
hc-github-team-secure-vault-core 0ecf0f300e
backport of commit f8dd46acb830f4ef7baef759fb4d0e3752d03e9e (#22251) 2023-08-08 21:05:43 +00:00
hc-github-team-secure-vault-core 1c89ff215b
Backport of UI: Add missing allowed_user_ids to role form in PKI into release/1.14.x (#22242)
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-08-08 13:15:11 -07:00
hc-github-team-secure-vault-core 15903e4b10
backport of commit a1a5be97e2e9c3fd581e5d0697ff3ab572f02540 (#22240)
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
2023-08-08 11:48:20 -05:00
hc-github-team-secure-vault-core b4fa55858c
backport of commit 6654c425d2206624ff42cc7b7b92407a5e338311 (#22221)
Co-authored-by: Rebecca Willett <47540675+rebwill@users.noreply.github.com>
2023-08-08 11:11:03 -04:00
hc-github-team-secure-vault-core 07c5ce083d
backport of commit a29b88b09fcb72078c362f11003f30fa52016d91 (#22226)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-08-08 00:05:46 +00:00
hc-github-team-secure-vault-core 05cd21f13b
backport of commit 8a174b05b045662423ce76be62687faab7e2514d (#22207)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-08-04 11:45:55 -04:00
hc-github-team-secure-vault-core 6510f797ee
backport of commit 3a46df2077f61f2d8e8262441cb2e3d991571ef3 (#22198)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-08-03 14:01:14 -04:00
hc-github-team-secure-vault-core 4c09eba041
backport of commit 689d556b0980bf53286b04580f721bd234fca61e (#22194) 2023-08-03 09:51:27 -07:00
hc-github-team-secure-vault-core b1ea3732d8
backport of commit 6b31e4531734b1a4e5735381bb7efd74ef548ca1 (#22181)
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-08-02 15:49:30 -04:00
hc-github-team-secure-vault-core 2ff6787aed
backport of commit e89bfb3c25d0072de00b5ac7c3a7098a033fd756 (#22180)
Co-authored-by: Paul Bowsher <paul.bowsher@gmail.com>
2023-08-02 15:29:24 -04:00
Nick Cabatoff 2617223e5f
Bump go mod versions to match those in ent (#22170) 2023-08-02 15:06:45 -04:00
hc-github-team-secure-vault-core a08253d94b
backport of commit 76d8ab6f4371c7920cb0b2e62d66c5e57c6cf46e (#22165)
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
2023-08-02 13:49:27 +00:00
hc-github-team-secure-vault-core 3571d05d81
backport of commit acd039672104f983e9070ecd50cb85f99fd4a9c4 (#22161) 2023-08-01 21:09:23 +00:00
hc-github-team-secure-vault-core bc45b7ffe5
backport of commit 1d01045e859e7836d08a846ecbcd84bdc3fb71ca (#22155)
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
2023-08-01 12:44:13 -05:00
hc-github-team-secure-vault-core 0624fb4113
backport of commit f3a4c01ba9e05850e255406f5bf4bc7f052c3985 (#22140)
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
2023-07-31 14:54:29 -07:00
hc-github-team-secure-vault-core 3fb1a15a4f
backport of commit c040f901e57d2d04772827b52f7b052757986897 (#22135)
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2023-07-31 13:57:29 -04:00
hc-github-team-secure-vault-core 3d653cfc9e
backport of commit 032dd8fd7c18833084db4c43fc700437a99f4c7a (#22115)
Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
2023-07-28 16:28:50 -05:00
Yoko Hyakuna ecd21cac86
add 472 return code (#22105) (#22124)
* add 472 return code

* Updated the wording for consistency

---------

Co-authored-by: Adrian Ding <ding.adrian@gmail.com>
2023-07-28 14:29:15 -04:00
hc-github-team-secure-vault-core 8a911f6fee
backport of commit fdc257d3a0a13d6bc98f84ecf1b4faa6291125e3 (#22121)
Co-authored-by: Max Bowsher <maxbowsher@gmail.com>
2023-07-28 17:38:08 +00:00
hc-github-team-secure-vault-core de7636049b
backport of commit 3acfa450c2605226418c7dad00b39cbfb857f7b4 (#22104)
Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
2023-07-27 17:39:23 -05:00
hc-github-team-secure-vault-core 9e3ace5fd7
backport of commit b6d973a133671dcddf0daad2f9d44ebd17c491fa (#22094) 2023-07-27 17:42:39 +00:00
hc-github-team-secure-vault-core 295de664c2
backport of commit f45e9b90d4068a85a8f244dd506b04008888e6bc (#22088)
Co-authored-by: dr-raymond-zheng <109351431+dr-raymond-zheng@users.noreply.github.com>
2023-07-27 15:21:41 +00:00
hc-github-team-secure-vault-core de95fe3c96
backport of commit 24a7d966d540fcc3132257d30cfc519f364b698b (#22087)
Co-authored-by: Florin Cătălin Țiucra-Popa <106736683+FlorinTP@users.noreply.github.com>
2023-07-27 11:11:43 -04:00
hc-github-team-secure-vault-core df075d3f3d
backport of commit c1c258a70b365a96e83f5ec9039932c319aef221 (#22082)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-07-27 08:11:03 -07:00
Divya Pola eaf9041db2
update version 1.14.2 (#22077) 2023-07-27 10:30:38 -04:00