Commit Graph

17885 Commits

Author SHA1 Message Date
hc-github-team-secure-vault-core 2bf61de125
backport of commit b19562db9a8c1b65ea660ed0d51aaf9498a9887d (#24025)
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
2023-11-06 13:51:52 +00:00
hc-github-team-secure-vault-core 03294624da
docs: add workaround to known issue loading missing policies from other namespaces (#23909) (#24017)
* add workaround to known issue with loading missing policies from other namespaces

* remove backtick

* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* fix formatting

* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* update count

* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx



* add link to table

* change naming

* fix reference

* remove backtick

---------

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-11-03 19:16:27 -05:00
hc-github-team-secure-vault-core da92bccd78
Docs: Update known issues table logger leak (#24012) (#24013)
* add logger memory leak to known issues table

* fix version number for 1.15

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-11-03 18:10:58 -04:00
Hamid Ghaf 22553906fb
Revert "Automatically track subloggers in allLoggers (#22038)" (#24005)
This reverts commit 4c8cc87794ed2d989f515cd30c1c1b953d092ef3.
2023-11-03 14:40:17 -07:00
hc-github-team-secure-vault-core 759b1a7c02
Add known issue for sublogger memory leak (#23977) (#24008)
* add known issue for sublogger memory leak

* update known issue

* Update website/content/partials/known-issues/ephemeral-loggers-memory-leak.mdx



* Update website/content/partials/known-issues/ephemeral-loggers-memory-leak.mdx



* Update website/content/partials/known-issues/ephemeral-loggers-memory-leak.mdx



---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
2023-11-03 17:04:47 -04:00
hc-github-team-secure-vault-core 4fab8c18f5
backport of commit 9538c6e59b69033b7d0441e6eaf6260c0cbbee6d (#23997)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-11-03 11:06:59 -07:00
hc-github-team-secure-vault-core b6a75ca8f9
backport of commit d93a13a7e3f5c2ef9293e3ef0bc84e8823dfe560 (#23990)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-11-03 17:24:52 +00:00
hc-github-team-secure-vault-core f491ad1454
replace nytimes/gziphandler with klauspost/compress/gzhttp (#23898) (#23962)
Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com>
2023-11-02 16:16:18 -04:00
hc-github-team-secure-vault-core ff0d9e18d1
backport of commit 750ab337eaa0b049d9cf1535c00e860129e5e9a0 (#23955)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-11-02 12:29:00 +00:00
hc-github-team-secure-vault-core 69c03d6d63
Backport of [DOCS] Link to compliance page for vault instead of a pdf into release/1.14.x (#23933)
* backport of commit 95535193a40fb9639ec1ddfb93ff73002878e7d7

* Remove ref to missing partial

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-11-01 10:59:21 -07:00
hc-github-team-secure-vault-core 7751d8d13d
backport of commit 30a84354990c6ad945629317637e31e340355893 (#23926)
Co-authored-by: Ryan Cragun <me@ryan.ec>
2023-10-31 15:34:22 -06:00
hc-github-team-secure-vault-core c3ac053218
backport of commit 63ab253cb429c6fd7d7d61be6f76b25c742de7d1 (#23929)
Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
2023-10-31 15:18:21 -05:00
hc-github-team-secure-vault-core 0b1ceb8943
backport of commit 9b1120b0830060b3656977b4ce0d357fda2e5036 (#23917)
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-31 10:49:28 -04:00
hc-github-team-secure-vault-core a5cd06dc04
Backport of core: fix bug where deadlock detection was always on for expiration and quotas into release/1.14.x (#23904)
* backport of commit 66494c8129cddf33eb0cf435b6cb2f76bc47416f

* Remove slices package

* remove slices

---------

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-10-30 17:21:47 +00:00
hc-github-team-secure-vault-core f752283c08
backport of commit 26bae559979bb6cc9f086d26f9c6450aa5173e95 (#23900)
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
2023-10-30 08:47:45 -07:00
hc-github-team-secure-vault-core 519aad6fbd
docs/update docs with known issue (#23866) (#23892)
* update docs with known issue

* Update website/content/partials/internal-error-namespace-missing-policy.mdx



* Update website/content/partials/internal-error-namespace-missing-policy.mdx



* add upgrade and release notes and change file location

* add 1.13 and 1.14 release and upgrade docs

---------

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-27 18:19:20 -05:00
hc-github-team-secure-vault-core 435363ef2a
backport of commit 425b1e333d008f37fe517ee3c886e8fe96c3e5ce (#23885)
Co-authored-by: Josh Black <raskchanky@gmail.com>
2023-10-27 16:42:18 +00:00
hc-github-team-secure-vault-core bc19a6d305
api/seal-status: fix deadlock when namespace is set on seal-status calls (#23861) (#23879)
* api/seal-status: fix deadlock when namespace is set on seal-status calls

* changelog

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-10-27 14:47:12 +00:00
hc-github-team-secure-vault-core 0ca886beaf
backport of commit fb97a459ece4420cdb1237836affbfb40c24ad92 (#23876)
Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2023-10-27 14:28:07 +00:00
hc-github-team-secure-vault-core eb1376dc13
backport of commit a46def288f06cff8176399f239f87a2a49ba5dd9 (#23869)
Co-authored-by: Ryan Cragun <me@ryan.ec>
2023-10-26 21:36:50 +00:00
hc-github-team-secure-vault-core ccfb338bee
backport of commit 307d27ef770508ec569c59ee277ffbd58fea0be0 (#23857)
Co-authored-by: Scott Miller <smiller@hashicorp.com>
2023-10-26 12:59:59 -05:00
hc-github-team-secure-vault-core 94eb1ad224
backport of commit 8c9929bed2e6691c49097816264eb966339062f0 (#23863)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-26 13:50:53 -04:00
Theron Voran ca456021b0
backport of commit 41cc3b31bf374c43dec139944a541a297bc7faa9 (#23860)
docs/vault-helm: updates for the last release (v0.25.0) (#23844)
2023-10-26 10:31:15 -07:00
hc-github-team-secure-vault-core 9820d6b0ee
backport of fix changelog anchor (#23828)
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-10-26 11:35:30 -05:00
hc-github-team-secure-vault-core 19d740c312
Backport of Update hashicorp/vault-plugin-secrets-mongodbatlas to v0.10.2 into release/1.14.x (#23851)
* Update hashicorp/vault-plugin-secrets-mongodbatlas to v0.10.2 (#23849)

* Automated dependency upgrades

* Add changelog

---------

Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>

* Run tidy

---------

Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Luis (LT) Carbonell <lt.carbonell@hashicorp.com>
2023-10-26 10:32:08 -04:00
hc-github-team-secure-vault-core 195496e67c
backport of commit 548b7a094b080b342c941b7209cea6256ed7a5dc (#23847)
Co-authored-by: Andreas Gruhler <andreas.gruhler@adfinis.com>
2023-10-26 12:31:09 +00:00
hc-github-team-secure-vault-core 3fd8659fe8
Fix segments fragments loss (#23781) (#23841)
* add ent changes

* add changelog

* make fmt

Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
2023-10-25 21:55:45 +00:00
hc-github-team-secure-vault-core 7858b4dc13
backport of commit c0ad3f6ce2edbd864f32ebe401364e98f5aa5abf (#23835)
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2023-10-25 15:20:26 -04:00
hc-github-team-secure-vault-core 9c14ea8114
Revert "Implement user lockout log (#23140)" (#23741) (#23765)
This reverts commit 92fcfda8ad30a539be67b7fb7abff539bf93a098.

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-25 15:38:58 +00:00
hc-github-team-es-release-engineering 5605b59746 Bumped product version to 1.14.6. 2023-10-24 19:18:27 -04:00
hc-github-team-secure-vault-core 8cd78f723e
backport of commit 3d37a2507bc1e54e2dc5e95c7cd099790543b3d1 (#23810)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-10-24 22:07:54 +00:00
hc-github-team-secure-vault-core 9d1caca4e5
backport of commit a10685c521cad141d1861236ebffaeccfc510395 (#23803)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-24 14:26:24 +00:00
hc-github-team-secure-vault-core a7f5d0c8ea
backport of commit 87376a1f5c676c9a54e1050b3e71e32c4ac92595 (#23790)
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
2023-10-23 16:19:20 +00:00
hc-github-team-secure-vault-core bcb56630e7
Backport of Fix consul token revocation with namespace specific policies into release/1.14.x (#23778)
* backport of commit 72d66e28132aa783ffe530275fb555f2a028ab08

---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>
2023-10-20 18:57:39 +00:00
Jordan Reimer cea9b067a0
Backport KV Download Value Stringify Toggle (#23747) to 1.14 (#23769)
* KV Download Value Stringify Toggle (#23747)

* adds stringify toggle to masked-input download modal

* updates stringify toggle copy and adds a test

* adds changelog entry

* removes extra test from backport for masked input

* adds modal wormhole to test
2023-10-20 16:50:30 +00:00
hc-github-team-secure-vault-core 4537223d3f
backport of commit 28e3b78e8efbf0f9ed7dcf098a78d3eb0af2b8d9 (#23760)
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-10-20 14:29:08 +00:00
hc-github-team-secure-vault-core d8052ce112
backport of commit 9739270d7b780e02b68d1f0c0fbb1bce31278e50 (#23756)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-10-20 12:53:59 +00:00
hc-github-team-secure-vault-core bd3434837c
backport of commit d0501db90f2b36eb535b2526ed04a364f9f06340 (#23745)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-19 19:49:58 +00:00
hc-github-team-secure-vault-core cc0963f22a
backport of commit 479520c474db12a437a6277759ad539aa3e9d553 (#23742)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-19 15:02:46 -04:00
hc-github-team-secure-vault-core cdfe226c03
backport of commit 146653dfef6a5ce45189e473716f1a56b9dbee1d (#23732)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-10-19 13:19:24 +00:00
Kianna 0e3994d44a
UI: VAULT-20186 Backport 1.14.x: Decode connection_url in database (#23705) 2023-10-18 09:02:36 -07:00
Christopher Swenson 5038953f3d
Update go to version 1.20.10 (#23712)
And update:
* `google.golang.org/grpc` v1.55.0 => v1.58.3
* `golang.org/x/net` v0.13.0 => v0.17.0

and run `go mod tidy`
2023-10-17 15:31:01 -07:00
hc-github-team-secure-vault-core 1db5482bef
backport of commit c2f5ee0c6251e519c14de5d89a4ce337c688cb10 (#23687)
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2023-10-17 10:25:46 -04:00
hc-github-team-secure-vault-core ea40c49f6a
backport of commit 4e3b91d91f379b6368e778849c044fadfa7e67e5 (#23691)
* backport of commit 4e3b91d91f379b6368e778849c044fadfa7e67e5

* workerpool implementation

* rollback tests

* website documentation

* add changelog

* fix failing test

* backport of commit de043d673692e91bdb82f0decb5dfa316dcbc48a

* fix flaky rollback test

* better fix

* switch to defer

* add comment

---------

Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2023-10-17 14:33:54 +02:00
hc-github-team-secure-vault-core f3e2841fcd
backport of commit bc4be73a1c7998d6ee87bdba14981bc06c237d88 (#23679)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-16 21:09:36 +00:00
hc-github-team-secure-vault-core b7bc7959fb
backport of commit 832c78ee6e950b07646484070691576131c68c38 (#23671) 2023-10-16 16:42:55 +00:00
hc-github-team-secure-vault-core 5612ec0ee9
backport of commit ebfde8f33eb4ab684d8bb38ad617b8ccff51567b (#23662)
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
2023-10-16 14:40:26 +01:00
hc-github-team-secure-vault-core 325e822e8a
VAULT-20476: vault.NewCore refactor. (#23644) (#23659)
* NewCore tech debt refactoring

* addExtraCredentialBackends

* singletonMounts => mountTypeToken instead of 'token'

* NewCore tests support ent backend addition

* PR feedback

* reorder method calls

* mounthPath___ standardization

* Try to be more explicit about the min number of backends

* Include cluster listener

* explicit declaration of events before assignment

* Removed nil checking

* resolve conflicts

Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-10-16 11:38:11 +00:00
hc-github-team-secure-vault-core cfdc96981f
backport of commit 1b2b647b2129023c1e43b62ad7dd7db522514691 (#23642)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-12 20:08:36 +00:00
hc-github-team-secure-vault-core 79441cfed7
backport of commit 7872338ec15b263cf53073e973fa92dfc5b7a506 (#23639)
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-10-12 18:49:44 +00:00