hc-github-team-secure-vault-core
25a4d1a00d
backport of commit 3976217420 ( #24241 )
...
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com >
v1.15.3
2023-11-22 20:59:54 +00:00
Chelsea Shaw
e155227314
Backport of UI: Fix KV v2 json editor ( #24224 ) ( #24231 )
...
* Fix JSON editor in KVv2 unable to paste. Fixes #23940
* Default to JSON view on edit with secret is complex
* Add changelog
2023-11-21 18:32:21 -06:00
Josh Black
aa2bdd4c28
update go-jose dep ( #24232 )
2023-11-21 23:45:18 +00:00
hc-github-team-secure-vault-core
3da7cedf58
Backport of Add replace directive to work around an issue in ent with github.com/ma314smith/signedxml into release/1.15.x ( #24038 )
...
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
2023-11-21 15:14:22 -05:00
hc-github-team-secure-vault-core
7e8dd0624f
Backport of Use go 1.21 in go.mod, and remove an obsolete test into release/1.15.x ( #24033 )
...
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
2023-11-21 15:00:43 -05:00
hc-github-team-secure-vault-core
5731cc3695
backport of commit 5ab88a076b ( #24223 )
...
Co-authored-by: miagilepner <mia.epner@hashicorp.com >
2023-11-21 16:46:23 +00:00
hc-github-team-secure-vault-core
b19d2a7f54
backport of commit 913481fb1f ( #24222 )
...
Co-authored-by: Scott Miller <smiller@hashicorp.com >
2023-11-21 16:42:53 +00:00
Chelsea Shaw
638a194580
UI: always send capabilities-self request in user's root namespace ( #24168 ) ( #24204 )
...
* Add getRelativePath helper and use to calculate relativeNamespace
* Always request capabilities-self on users root ns and prefix body with relative path
* Update capabilities adapter with test
* add changelog
* Simplify getRelativePath logic
* test update
2023-11-21 10:03:06 -06:00
hc-github-team-secure-vault-core
13e1c4240f
backport of commit 66b3e439d8 ( #24221 )
...
Co-authored-by: Scott Miller <smiller@hashicorp.com >
2023-11-21 10:01:24 -06:00
hc-github-team-secure-vault-core
9055b7e197
backport of commit c0014c9640 ( #24211 )
...
Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com >
2023-11-21 09:24:51 -05:00
hc-github-team-secure-vault-core
8753d08451
backport of commit bcbd45b380 ( #24199 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-20 17:24:42 +00:00
hc-github-team-secure-vault-core
5361b3cd22
backport of commit 648dea82dc ( #24175 )
...
Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com >
2023-11-20 16:14:41 +00:00
hc-github-team-secure-vault-core
a28a42bcaf
backport of commit 53040690a2 ( #24196 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-20 15:49:02 +00:00
hc-github-team-secure-vault-core
3e2a874855
backport of commit 5415d3c8a1 ( #24185 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
2023-11-17 19:07:18 +00:00
hc-github-team-secure-vault-core
d461e26286
backport of commit f951fe5429 ( #24184 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
2023-11-17 19:00:46 +00:00
Theron Voran
911ae094a1
[docs] update docs for latest 0.26.0 release ( #23890 ) ( #24183 )
...
* update docs for latest release
* update to 0.26.1
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com >
2023-11-17 10:57:33 -08:00
hc-github-team-secure-vault-core
e289183abb
backport of commit fb29c1437a ( #24177 )
...
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com >
2023-11-16 17:03:32 -05:00
hc-github-team-secure-vault-core
825e242539
Use seal wrappers rather than config to determine autoSeal barrier type. ( #24165 ) ( #24166 )
...
* Use seal wrappers rather than config to determine autoSeal barrier type.
A seal's Access object contains all seal configuration, which in the case of
seal migration includes the "unwrap seal" as well as the barrier seal. Thus, to
determine whether an autoSeal is of a specific type such as 'Transit' or whether
it is a 'Multiseal', use the wrappers of the seal's Access.
* Fix seal type reported by /sys/seal-status.
Fix an error that resulted in the wrong seal type being reported while Vault is
in seal migration mode.
Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com >
2023-11-16 20:30:58 +00:00
hc-github-team-secure-vault-core
caf03e4122
Backport of Correct the post-unseal meaning of the seal status type into release/1.15.x ( #24170 )
...
* Correct the post-unseal meaning of the seal status type (#23022 )
* Correct the post-unseal meaning of the seal status type
And at the same time add a RecoverySealType to the response which preserves the old meaning.
Updated the CLI to display both when relevant.
* changelog
* no longer needed
* Don't need this field either, which fixes unit tests
* fix unit tests
---------
Co-authored-by: Scott Miller <smiller@hashicorp.com >
Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com >
2023-11-16 15:10:11 -05:00
hc-github-team-secure-vault-core
afa2bb3922
backport of UI: Allow token configuration tune ( #24150 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com >
2023-11-15 17:36:01 -06:00
hc-github-team-secure-vault-core
30e552170f
backport of KV directory fixes ( #24144 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com >
2023-11-15 17:57:14 +00:00
hc-github-team-secure-vault-core
23bed9ee8a
backport of sort-objects to alphabetize list items ( #24128 )
...
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com >
2023-11-15 11:00:13 -06:00
hc-github-team-secure-vault-core
36183e4e55
backport of commit 28e3507680 ( #24143 )
...
Co-authored-by: Robert Hanzlík <robi@junyks.cz >
2023-11-15 16:29:02 +00:00
hc-github-team-secure-vault-core
46d928cdf8
backport of commit 0ab8cfdff6 ( #24139 )
...
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
2023-11-15 09:37:54 -05:00
Hamid Ghaf
814d2df7d9
update go version to 1.21.4 ( #24120 )
...
* update go version to 1.21.4
* fix CL
* fix another CL
2023-11-14 13:22:10 -08:00
hc-github-team-secure-vault-core
7a6838724c
backport of commit 0575ca6955 ( #24097 )
...
Co-authored-by: Divya Pola <87338962+divyapola5@users.noreply.github.com >
2023-11-14 09:57:21 -06:00
hc-github-team-secure-vault-core
9a2857a66a
backport of commit 92682f33ce ( #24117 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-14 14:57:36 +00:00
hc-github-team-secure-vault-core
e195115328
Read seal configuration info from storage during unseal process. ( #23992 ) ( #24096 )
...
Do not blindly store computed seal configuration information during unsealing. Instead, read any
configuration already stored and determine whether the computed configuration during startup is
newer (has a newer generation number), whether the in-memory re-wrapped status needs to be
updated (if the generation numbers match), or whether the in-memory seal configuration is
outdated (the stored seal generation is newer).
2023-11-14 14:37:13 +00:00
Meggie
c999559cc2
Updating license file ( #24102 )
...
On the 1.15 release branch for 1.15.2
2023-11-10 15:57:42 -05:00
hc-github-team-secure-vault-core
83823bd290
Backport of Remove duplicate partial reference from release-notes into release/1.15.x ( #24088 )
...
* Remove duplicate partial reference from release-notes (#24081 )
* remove partial references from release-notes that link to upgrade guides, and change link in partial to anchor
* Clarify leak is memory consumption
There is no leak of information.
* update references in table
* update table to include range for affected versions
---------
Co-authored-by: Meggie Ladlow <meggie@hashicorp.com >
* backport 1.13.0 release-notes
* update link in known issues table
---------
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
Co-authored-by: Meggie Ladlow <meggie@hashicorp.com >
2023-11-09 15:36:32 -05:00
hc-github-team-es-release-engineering
bc0567f067
Bumped product version to 1.15.3.
2023-11-08 16:52:23 -08:00
hc-github-team-secure-vault-core
678a674eac
backport of show error when seal fails ( #24062 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com >
2023-11-08 16:19:36 +00:00
hc-github-team-secure-vault-core
f921f720a9
Backport of fix log_requests_level misconfiguration into release/1.15.x ( #24059 )
...
* backport of commit 0f5f648c1c
* changelog
---------
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com >
2023-11-08 09:56:33 +00:00
hc-github-team-secure-vault-core
cf1b5cafa0
backport of commit 3e94f2fcb5 ( #23952 )
...
Co-authored-by: divyaac <divya.chandrasekaran@hashicorp.com >
v1.15.2
2023-11-06 11:33:28 -08:00
hc-github-team-secure-vault-core
5e27af3a54
backport of commit 7ec3867eea ( #24032 )
...
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
2023-11-06 15:47:31 +00:00
hc-github-team-secure-vault-core
105fa053d2
backport of commit 832c78ee6e ( #23670 )
2023-11-06 15:21:28 +00:00
hc-github-team-secure-vault-core
31ad3413c8
backport of commit b19562db9a ( #24026 )
...
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com >
2023-11-06 13:50:02 +00:00
hc-github-team-secure-vault-core
15a5a45183
backport of commit c7f4ee6867 ( #24021 )
...
Co-authored-by: Max Coulombe <109547106+maxcoulombe@users.noreply.github.com >
2023-11-05 20:47:35 -05:00
hc-github-team-secure-vault-core
15ebbae918
backport of commit 5476a5cbf4 ( #24018 )
...
Co-authored-by: Ellie <ellie.sterner@hashicorp.com >
2023-11-03 19:08:48 -05:00
hc-github-team-secure-vault-core
bac4e79faa
Docs: Update known issues table logger leak ( #24012 ) ( #24014 )
...
* 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:19:35 -04:00
hc-github-team-secure-vault-core
ec9c9053a4
Backport of Revert "Automatically track subloggers in allLoggers ( #22038 )" into release/1.15.x ( #24003 )
...
* backport of commit 9d3617e567
* use new logger variables in init funcs
---------
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com >
Co-authored-by: hamid ghaf <hamid@hashicorp.com >
2023-11-03 14:40:46 -07:00
hc-github-team-secure-vault-core
b11c4f3a75
Add known issue for sublogger memory leak ( #23977 ) ( #24009 )
...
* 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:20:21 -04:00
hc-github-team-secure-vault-core
9f514a031e
backport of commit 9538c6e59b ( #23998 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-11-03 11:07:50 -07:00
hc-github-team-secure-vault-core
13bfc28793
backport of commit d93a13a7e3 ( #23991 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-11-03 17:24:49 +00:00
hc-github-team-secure-vault-core
6f49086914
Backport of UI: Update secrets engines sidenav to title-casing into release/1.15.x ( #23974 )
...
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com >
2023-11-03 09:01:07 -07:00
Chelsea Shaw
1550a03f76
UI: chroot namespace listener ( #23942 ) ( #23971 )
2023-11-02 13:55:26 -05:00
hc-github-team-secure-vault-core
2cc19fb6d9
backport of commit 6af8bc7ce0 ( #23960 )
...
Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com >
2023-11-02 13:06:28 -04:00
hc-github-team-secure-vault-core
88b4d3e617
backport of commit 750ab337ea ( #23956 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-02 12:28:57 +00:00
hc-github-team-secure-vault-core
814601fdeb
Backport of [DOCS] Link to compliance page for vault instead of a pdf into release/1.15.x ( #23934 )
...
* backport of commit 95535193a4
* Remove ref to missing partial
2023-11-01 10:56:15 -07:00
hc-github-team-secure-vault-core
58b73b6f3d
backport of commit 30a8435499 ( #23927 )
...
Co-authored-by: Ryan Cragun <me@ryan.ec >
2023-10-31 15:34:30 -06:00