hc-github-team-secure-vault-core
0596707993
backport of commit 55414e6a733bc7d746618ddd0723bac38b90cc7d ( #23198 )
...
Co-authored-by: Aram Mirzadeh <aram535@users.noreply.github.com>
2023-09-20 14:20:09 -07:00
hc-github-team-secure-vault-core
b83be1c01b
backport of commit 4b9b5d60e6401bb2338f88340befc7d8802c63c8 ( #23110 )
...
Co-authored-by: soly-hashicorp <106975916+soly-hashicorp@users.noreply.github.com>
2023-09-15 10:03:51 -07:00
hc-github-team-secure-vault-core
4ef29a1b2e
Add known issues around transit managed keys ( #23080 ) ( #23096 )
...
* Add known issues around transit managed keys
- Document known issue around managed key encryption failure with Cloud KMS backed keys and the failure to sign with managed keys
* Fix filename typos
* Update website/content/partials/known-issues/transit-managed-keys-sign-fails.mdx
* Update website/content/partials/known-issues/transit-managed-keys-panics.mdx
* Apply PR feedback
* Missed new line to force error on new-line.
---------
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-09-14 14:48:51 -04:00
hc-github-team-secure-vault-core
dcf74888b7
backport of commit 854ea77f9e26fd6fc6302c7e6b9d86ab99096201 ( #23083 )
...
Co-authored-by: Meggie <meggie@hashicorp.com>
2023-09-14 13:21:08 -04:00
hc-github-team-secure-vault-core
721f144792
backport of commit 930b48882afb1a25f0409d53fc3200c47d12f5a5 ( #23051 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-09-14 10:17:35 -07:00
hc-github-team-secure-vault-core
ea8dde9aa3
backport of commit f0fb07b0b2762a1f6df987b75e78c67ac6e323d2 ( #23071 )
...
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2023-09-13 18:49:28 -04:00
hc-github-team-secure-vault-core
d546c1000a
backport of commit 15a50b8959cbc6c368421c7f3a0257a587e99b55 ( #23058 )
...
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2023-09-13 15:58:08 -04:00
Sarah Chavis
5802b4a02f
Manual backport of missing partial ( #23048 )
...
* Manual backport of missing partial
2023-09-13 09:10:17 -07:00
Nick Cabatoff
da9cd4c878
Fix some duplication of partials, and add fix versions for update-primary data loss issue ( #22182 ) ( #23043 )
2023-09-13 08:14:42 -04:00
hc-github-team-secure-vault-core
e940a1dd82
backport of commit c63a84dc9f777f3d441203eb835c2a6f3121fea4 ( #23023 )
...
Co-authored-by: Andreas Gruhler <andreas.gruhler@adfinis.com>
2023-09-12 20:10:29 +00:00
hc-github-team-secure-vault-core
63a60ebc2c
backport of commit 7fd6d7a0816973033dac3ba0e0634506ba427a38 ( #22981 )
...
Co-authored-by: xka5h <74259424+xka5h@users.noreply.github.com>
2023-09-11 21:02:28 +00:00
hc-github-team-secure-vault-core
8cb3f273b9
backport of commit c3aa019c9aa4e0338b2f11c0dff293fa4889b316 ( #22943 )
...
Co-authored-by: Niklas Rosencrantz <niklasr@protonmail.com>
2023-09-08 20:57:13 +00:00
hc-github-team-secure-vault-core
5d66928aff
backport of commit 1b442a71aaf73e6485d1615f4a0265a80be9d2ac ( #22942 )
...
Co-authored-by: Kit Haines <khaines@mit.edu>
2023-09-08 13:48:47 -07:00
hc-github-team-secure-vault-core
fdb362cbc9
backport of commit 8c4b4650aeae904148b5aa2df6d094dda221bdd3 ( #22910 )
...
Co-authored-by: Scott Miller <smiller@hashicorp.com>
2023-09-08 10:58:51 -05:00
hc-github-team-secure-vault-core
4969480dfb
backport of commit cf43d3eeed23a8f098e002ccd094c2dfc4385b55 ( #22788 )
...
Co-authored-by: Bianca Moreira <48203644+biazmoreira@users.noreply.github.com>
2023-09-06 16:07:09 +02:00
hc-github-team-secure-vault-core
64f4011d9a
backport of commit 133e9ac793bc948c2576df53bbe9adde29fcdd6d ( #22736 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-09-01 10:58:15 -07:00
hc-github-team-secure-vault-core
cb0784b87f
Add config value that gives users options to skip calculating role for each lease ( #22651 ) ( #22730 )
...
* Add config value that gives users options to skip calculating role for each lease
* add changelog
* change name
* add config for testing
* Update changelog/22651.txt
* update tests, docs and reorder logic in conditional
* fix comment
* update comment
* fix comment again
* Update comments and change if order
* change comment again
* add other comment
* fix tests
* add documentation
* edit docs
* Update http/util.go
* Update vault/core.go
* Update vault/core.go
* update var name
* udpate docs
* Update vault/request_handling.go
* 1 more docs change
---------
Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
2023-09-01 08:07:47 -05:00
Sarah Chavis
4c02eb4d71
[DOCS] Manual backport of changes in PR #22629 to release/1.14.x ( #22707 )
...
* Manual backport of changes via cherrypicking
2023-08-31 14:01:08 -07:00
hc-github-team-secure-vault-core
6c6aabe38b
backport of commit bd3596610f3218dbc86a8f8750d0f030159261de ( #22662 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-30 11:12:36 -07:00
hc-github-team-secure-vault-core
73a8a9ee37
backport of commit 92734f109d385f85f877fc1040c87658778e5e5b ( #22643 )
...
Co-authored-by: ram-parameswaran <109940849+ram-parameswaran@users.noreply.github.com>
2023-08-30 09:49:33 -07:00
hc-github-team-secure-vault-core
568361c7a8
backport of commit ce2851543f79e14611b1e8e5c997ad0fbe529dbf ( #22633 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-29 17:49:47 -07:00
hc-github-team-secure-vault-core
dcc61f47f2
backport of commit 9fc303bad1b89419706201c3b2233e6d27085a38 ( #22609 )
...
Co-authored-by: Nestor Reyes <108298854+OneWhoNests@users.noreply.github.com>
2023-08-29 17:48:32 -07:00
hc-github-team-secure-vault-core
e087301248
backport of commit d0997baebcde52ac725b4c72bb18328431998c95 ( #22608 )
...
Co-authored-by: Adam Rowan <92474478+bear359@users.noreply.github.com>
2023-08-29 09:00:01 -07:00
hc-github-team-secure-vault-core
97233229f6
backport of commit 04fc15471bfd05a3ca224d1ff32c2f7ce82c2791 ( #22557 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-24 22:31:30 +00:00
hc-github-team-secure-vault-core
0f08c1da49
backport of commit 8984201141c8861e40859e8ad0821a5bd8b6a4af ( #22504 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-08-22 11:59:22 -07:00
hc-github-team-secure-vault-core
3359f987ac
backport of commit 75eebddba9fe7d25aa1b12f6c3633bbf180ee630 ( #22477 )
...
Co-authored-by: Josh Black <raskchanky@gmail.com>
2023-08-21 20:29:09 +00:00
hc-github-team-secure-vault-core
d9a3586dea
backport of commit 8250fba0e6967a6f058d4f0960a9e748441e4d7c ( #22454 )
...
Co-authored-by: Artur Faizullin <arthur.fayzullin@gmail.com>
2023-08-18 20:48:30 +00:00
hc-github-team-secure-vault-core
bce718efbf
backport of commit 8441ff655b3bdac6b3309c745ec0a1f854709913 ( #22432 )
...
Co-authored-by: Mark Lewis <56076038+ml4@users.noreply.github.com>
2023-08-17 16:44:30 -07:00
hc-github-team-secure-vault-core
dca267ce45
backport of commit ec6fc13c71662bffb02a533f2065a84113105d93 ( #22430 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 15:35:07 -07:00
hc-github-team-secure-vault-core
47fdbfa10e
backport of commit c147fba33cddebe8408f48ae9bf6fe10b5b33b01 ( #22427 )
...
Co-authored-by: Nestor Reyes <108298854+OneWhoNests@users.noreply.github.com>
2023-08-17 22:06:28 +00:00
hc-github-team-secure-vault-core
63ccd41bad
backport of commit a58d650e58d377caaf2f06a5693bad8faac51395 ( #22417 )
...
Co-authored-by: Markus Cisler <bl1nk@users.noreply.github.com>
2023-08-17 21:11:56 +00:00
hc-github-team-secure-vault-core
0f495abea9
backport of commit 11aaca51021e87e69e985fa59b0d61275c20cbc6 ( #22415 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-08-17 13:48:46 -07:00
hc-github-team-secure-vault-core
3855fc75e3
backport of commit b49d668e6a4dc585b81c0eaed601da85651ea0f5 ( #22411 )
...
Co-authored-by: Adrian Todorov <adrian.todorov@hashicorp.com>
2023-08-17 12:51:18 -07:00
hc-github-team-secure-vault-core
de514bb1ae
backport of commit f24dddf342c3ec34b5e8b6dfec64ff1779021bfa ( #22412 )
...
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-08-17 15:45:33 -04: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
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
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
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
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
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
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
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
3d653cfc9e
backport of commit 032dd8fd7c18833084db4c43fc700437a99f4c7a ( #22115 )
...
Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
2023-07-28 16:28:50 -05:00