Commit Graph

18315 Commits

Author SHA1 Message Date
hc-github-team-secure-vault-core
b94e275f25 backport of commit 9739270d7b (#23757)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
v1.15.1
2023-10-20 19:16:11 +00:00
hc-github-team-secure-vault-core
71a61a7030 Backport of Fix consul token revocation with namespace specific policies into release/1.15.x (#23776)
* backport of commit 72d66e2813

---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>
2023-10-20 18:32:44 +00:00
Jordan Reimer
64f9d236be KV Key Whitespace Warning (#23702) (#23773)
* adds warning for kv key that contains whitespace

* adds changelog entry
2023-10-20 12:01:33 -06:00
hc-github-team-secure-vault-core
33edf89a86 backport of commit 8b15e7d216 (#23766)
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-20 17:21:32 +00:00
hc-github-team-secure-vault-core
ce0c6f9336 backport of commit 30f19b383f (#23768)
Co-authored-by: kpcraig <3031348+kpcraig@users.noreply.github.com>
2023-10-20 13:06:29 -04:00
Jordan Reimer
635d2943fb Backport KV Download Value Stringify Toggle (#23747) to 1.15 (#23770)
* 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

* adds modal wormhole to test
2023-10-20 16:47:53 +00:00
hc-github-team-secure-vault-core
c7a750c705 backport of commit 341aaef5c9 (#23748)
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
2023-10-20 12:29:04 -04:00
hc-github-team-secure-vault-core
3e8b670f18 backport UI: show token expiring warning (#23762)
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-10-20 14:44:22 +00:00
hc-github-team-secure-vault-core
cd1d91dbf3 backport of commit 28e3b78e8e (#23761)
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-10-20 14:24:44 +00:00
hc-github-team-secure-vault-core
f58cb6e0fb backport of commit b990ec9720 (#23758)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-20 13:05:44 +00:00
hc-github-team-secure-vault-core
c7ee504568 backport of commit d0501db90f (#23746)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-20 13:01:12 +00:00
hc-github-team-secure-vault-core
d88f74aa03 backport of commit 8fa3d6a05d (#23754)
Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2023-10-20 12:45:13 +00:00
hc-github-team-secure-vault-core
2212569747 backport of commit 479520c474 (#23743)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-19 19:03:14 +00:00
hc-github-team-secure-vault-core
05441cc703 backport of commit f14e82626a (#23736)
Co-authored-by: Max Coulombe <109547106+maxcoulombe@users.noreply.github.com>
2023-10-19 11:32:12 -04:00
Jordan Reimer
c65c87d058 Dashboard TLS Configuration Details Bug (#23726) (#23730)
* fixes issues displaying accurate tls state in dashboard configuration details

* adds changelog entry

* updates tls getter to look for falsy in configuration details card
2023-10-19 08:51:59 -06:00
hc-github-team-secure-vault-core
6f8f82ef3d backport of UI: add banner for when resultant-acl check fails (#23728)
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-10-19 09:19:25 -05:00
hc-github-team-secure-vault-core
eadfe4c2eb backport of commit 146653dfef (#23733)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-10-19 13:15:03 +00:00
hc-github-team-secure-vault-core
21398eee4f backport of commit 05cd022a2f (#23721)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-10-18 11:16:39 -04:00
Kianna
fb0146d962 UI: VAULT-20186 Backport 1.15.x: Decode connection_url in database (#23706) 2023-10-18 07:59:46 -07:00
Christopher Swenson
e9241cf925 Update go to version 1.21.3 (#23713)
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:30:49 -07:00
hc-github-team-secure-vault-core
4967a02f98 backport of commit 90bff81f1d (#23715)
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
2023-10-17 22:09:32 +00:00
Angel Garbarino
c5c8c76d60 Replace KV v2 List route with wildcard instead of dynamic segment (#23620) (#23668)
* initial work on the LIST route.

* fix

* changelog

* add s

* add in prepending forward slash
2023-10-17 14:58:13 +00:00
hc-github-team-secure-vault-core
1e1fa27ca6 backport of commit c2f5ee0c62 (#23688)
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2023-10-17 10:25:15 -04:00
hc-github-team-secure-vault-core
9c3e0fd6fe backport of commit d2b78318ef (#23694)
Co-authored-by: Scott Miller <smiller@hashicorp.com>
2023-10-17 13:03:49 +00:00
hc-github-team-secure-vault-core
39b6c45769 backport of commit 7872338ec1 (#23640)
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-10-16 20:59:43 +00:00
hc-github-team-secure-vault-core
55f8591eb9 backport of commit bc4be73a1c (#23680)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-16 20:12:34 +00:00
hc-github-team-secure-vault-core
6042ef9048 backport of commit 676ed96a6c (#23669)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-10-16 09:22:27 -07:00
hc-github-team-secure-vault-core
64b15205cc backport of commit ebfde8f33e (#23663)
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
2023-10-16 14:40:36 +01:00
hc-github-team-secure-vault-core
81aceca011 VAULT-20476: vault.NewCore refactor. (#23644) (#23660)
* 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:25:40 +00:00
hc-github-team-secure-vault-core
6145921982 backport of commit 9197f002eb (#23655)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-10-13 15:20:43 -07:00
hc-github-team-secure-vault-core
e3bc05eea4 backport of commit fb1a012575 (#23648)
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-10-13 10:08:46 -07:00
hc-github-team-secure-vault-core
8aaac638cd backport of commit 1b2b647b21 (#23643)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-12 20:08:49 +00:00
hc-github-team-secure-vault-core
69d5891222 backport of commit a485837cb6 (#23632)
Co-authored-by: Skybladev2 <Skybladev2@users.noreply.github.com>
2023-10-12 14:13:03 +00:00
Sarah Chavis
cbc0d14a3e Update enterprise vs hcp alerts (#23619) (#23627) 2023-10-11 18:27:13 -05:00
hc-github-team-secure-vault-core
7914b7dc39 backport of commit feeda224c8 (#23617)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-10-11 14:34:28 -07:00
hc-github-team-secure-vault-core
657c9bcdd5 backport of commit d74d920b6e (#23579)
Co-authored-by: Skybladev2 <Skybladev2@users.noreply.github.com>
2023-10-11 11:11:41 -07:00
hc-github-team-secure-vault-core
c6f75b0826 backport of commit 1f1ead0dc7 (#23616)
Co-authored-by: Josh Black <raskchanky@gmail.com>
2023-10-11 18:10:48 +00:00
hc-github-team-secure-vault-core
50517c866a backport of commit 6fc1888cf7 (#23618)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-10-11 18:10:05 +00:00
hc-github-team-secure-vault-core
5a6a777f55 backport of commit 2f8e59c856 (#23613)
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-11 13:25:17 -04:00
hc-github-team-secure-vault-core
4ab5192dea backport of commit bc64648e89 (#23610)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-10-11 17:36:31 +01:00
hc-github-team-secure-vault-core
82642c4683 backport of commit 88fb88e3db (#23609)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-10-11 16:08:56 +00:00
hc-github-team-secure-vault-core
efc95ff3d7 backport of commit f144d1be54 (#23604)
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2023-10-11 09:48:25 -06:00
hc-github-team-secure-vault-core
4d2698e531 backport of commit 163c03f514 (#23607)
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
2023-10-11 15:41:00 +00:00
hc-github-team-secure-vault-core
c7cfe1d61e backport of commit 92fcfda8ad (#23588)
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-11 09:34:18 -04:00
hc-github-team-secure-vault-core
e963aadb81 backport of commit d5df561032 (#23597)
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
2023-10-11 12:39:56 +00:00
Kianna
8aacc95bc5 Backport 1.15.x: Fix failing dashboard tests (#23567) 2023-10-11 00:35:12 +00:00
Jonathan Frappier
301f3a7070 add HCP Vault tab for venafi + minor format update (#23467) (#23593)
Co-authored-by: xka5h <74259424+xka5h@users.noreply.github.com>
2023-10-10 16:18:44 -04:00
Angel Garbarino
e77e593557 Add changelog for Copy Button fix (#23570)
* fix

* changelog
2023-10-10 09:09:36 -06:00
hc-github-team-secure-vault-core
c7132c8a3c backport of commit 6ff9fcabab (#23577)
Co-authored-by: Skybladev2 <Skybladev2@users.noreply.github.com>
sdk/v0.10.2
2023-10-09 20:09:24 +00:00
hc-github-team-secure-vault-core
df1a7f585c backport of commit ec026ad2ce (#23575)
Co-authored-by: Skybladev2 <Skybladev2@users.noreply.github.com>
2023-10-09 13:07:24 -07:00