Commit Graph

18722 Commits

Author SHA1 Message Date
Angel Garbarino
9506160c7d Glimmerize old components (#24068)
* update transforms

* glimmer transform alphabet

* move alphabet edit

* license info and remove block error

* logo edition

* not found

* Update ui/app/components/logo-edition.js

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>

* ad js docs

---------

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-11-10 12:43:44 -07:00
Meggie
871537ff32 Update LICENSE for 1.15.2 (#24090) 2023-11-10 11:16:36 -05:00
Divya Pola
0575ca6955 Community changes for seal-ha seal wrap backend unit tests (#24073) 2023-11-10 09:46:04 -06:00
Victor Rodriguez
9735e41de2 Read seal configuration info from storage during unseal process. (#23992)
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-10 09:50:49 -05:00
Max Coulombe
af46b954f6 Document secrets sync LIST request modifications (#23975)
* * document list request adjustments

---------

Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2023-11-10 09:04:26 -05:00
mickael-hc
eb54346f41 update changelog with links to advisories for latest releases (#24089) 2023-11-09 19:28:15 +00:00
Violet Hynes
d7403d2790 VAULT-19275 Add pre-event stream static secret update mechanism (#23719)
* VAULT-19275 Add pre-event stream static secret update mechanism

* VAULT-19275 fix multierror append

* VAULT-19275 review updates
2023-11-09 13:56:29 -05:00
davidadeleon
880f4a35d7 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>
2023-11-09 13:48:27 -05:00
Meggie
a838a959d9 changelog++ (#24082)
Adding note about PR revert
2023-11-09 18:11:28 +00:00
hc-github-team-es-release-engineering
3edbcea908 REPLAT-962 Update LICENSE (#24052) 2023-11-09 09:12:48 -08:00
davidadeleon
05eba71561 uupdate latest known issues to reflect fixes arriving in latest release (#24077) 2023-11-09 08:33:11 -08:00
Chris Capurso
9e044ea26e modify linux arm build strategy to use GOARM 6 (#24061) 2023-11-09 11:01:34 -05:00
Meggie
afa55867cf changelog++ (#24076) 2023-11-09 15:22:52 +00:00
Violet Hynes
71f1472852 VAULT-21325 Use free ports for process manager Agent tests (#23943) 2023-11-09 09:23:42 -05:00
davidadeleon
d3bed43f40 Docs: Add expiration metrics fatal error known issue (#24050)
* add expiration metrics fatal error known issue

* adjust expected fix releases

* provide more clarity around issue
2023-11-08 23:40:50 +00:00
Robert
54bf0807c1 secrets/aws: add support for STS Session Tokens with TOTP (#23690)
* Add test coverage

* Add session_token field, deprecate security_token

* Undo auth docs

* Update api docs

* Add MFA code support

---------

Co-authored-by: Graham Christensen <graham@grahamc.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-11-08 17:06:28 -06:00
davidadeleon
6646eebbc8 Docs: Update ephemeral logger leak known issue (#24041)
* update known issue

* update known issue partial

* fix links

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

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>

* standardize on sub-loggers

* update known issue

* update versions

* update messaging to include reference to previous known issue

---------

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
2023-11-08 14:01:29 -05:00
Chelsea Shaw
ba5f856542 UI: Show error when seal fails (#23921)
* Show error when seal fails

* cleanup, add headers

* add changelog

* Fix test
2023-11-08 10:01:53 -06:00
Peter Wilson
1a6c20bfda changelog for PR #24056 (#24060) 2023-11-08 11:01:01 +00:00
Peter Wilson
0f5f648c1c fix log_requests_level misconfiguration (#24056)
* use the correct raw value for setting log requests level
2023-11-08 09:22:25 +00:00
Mike Palmiotto
35545f5104 docks: Fix confusing version references in Known Issue (#24051) 2023-11-07 15:18:39 -05:00
Mike Palmiotto
d5e84cf4a3 docs: Known issue for unchanged sublogger levels on reload (#24048) 2023-11-07 14:57:26 -05:00
Raymond Ho
12e5f31819 add stopped method to JobManager (#23950) 2023-11-07 09:15:43 -08:00
divyaac
e8e3061128 Applied OSS changes patch (#24040)
* Applied OSS changes patch

* Added changelog

* Fix lease count quota issues with stub

* Update quotas_util.go

* Update quotas_util.go

* Edit quota manager to initialize with sync

* Update quotas.go
2023-11-06 14:21:26 -08:00
claire bontempo
996e61defc UI: Replace buttons for HDS in component templates part 2 (#24015)
* change link disguised as button to actual button

* replace LinkTo with button class with buttons

* fix typo

* transfer test selector

* fix typo
2023-11-06 14:10:50 -08:00
Dominik Baláž
b148f24d91 Update dependency packages for sdk package (#23913)
* Update dependency packages for sdk package

* Add changelog

* Tidy up main package dependencies

---------

Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2023-11-06 16:55:46 -05:00
Nick Cabatoff
c9a6dab91c Add replace directive to work around an issue in ent, namely: module declares its path as: github.com/moov-io/signedxml but was required as: github.com/ma314smith/signedxml. (#24036) 2023-11-06 18:41:19 +00:00
Nick Cabatoff
ca06412a14 Some not-yet-merged changes to go.mod have resulted in updating the Go version and toolchain, which then breaks a test compilation. The test only applies to Go version older than 1.16, which we don't have in any active branches, so I'm just removing it. (#24028) 2023-11-06 15:48:12 +00:00
Nick Cabatoff
7ec3867eea Stop copying sync.Maps, which is forbidden. (#24027) 2023-11-06 10:26:27 -05:00
Kuba Wieczorek
b19562db9a [VAULT-21461] Do not error when token policy type lookup fails (#24023) 2023-11-06 13:29:58 +00:00
Max Coulombe
c7f4ee6867 + add GHA snippet to obfuscate synced secrets (#23972) 2023-11-05 20:35:37 -05:00
Ellie
5476a5cbf4 docs: add workaround to known issue loading missing policies from other namespaces (#23909)
* 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

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>

* fix formatting

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* update count

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

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

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* add link to table

* change naming

* fix reference

* remove backtick

---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-11-03 18:52:08 -05:00
davidadeleon
44edd24093 Docs: Update known issues table logger leak (#24012)
* add logger memory leak to known issues table

* fix version number for 1.15
2023-11-03 17:56:01 -04:00
davidadeleon
f0f5d4f906 Add known issue for sublogger memory leak (#23977)
* add known issue for sublogger memory leak

* update known issue

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

Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>

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

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>

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

Co-authored-by: Brian Kassouf <briankassouf@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 19:52:28 +00:00
Hamid Ghaf
57e8fc635f use new logger variables in init funcs (#24006) 2023-11-03 19:42:25 +00:00
Ikko Eltociear Ashimine
3e0ede6a3f Fix typo in consul_service_registration.go (#19602)
initalize -> initialize

Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2023-11-03 14:24:53 -04:00
Hamid Ghaf
9d3617e567 Revert "Automatically track subloggers in allLoggers (#22038)" (#23986)
This reverts commit 4c8cc87794.
2023-11-03 11:08:01 -07:00
Yoko Hyakuna
9538c6e59b Update 'vault-secrets' to 'Vault' for clarify (#23993) 2023-11-03 14:00:27 -04:00
Yoko Hyakuna
d93a13a7e3 [On-Hold] Update the GH Action URL (#23290)
* Update the GH Action URL

* Update github-actions.mdx
2023-11-03 17:22:40 +00:00
Jordan Reimer
17eaac32c7 OIDC/JWT Role Fetch Error Handling Updates (#23908)
* updates oidc/jwt role fetch error handling

* adds changelog entry
2023-11-03 09:05:50 -06:00
Violet Hynes
fd2c737c51 Fix lifetime watcher user agent reporting Vault Agent for Vault Proxy requests (#23944) 2023-11-03 10:24:43 -04:00
Violet Hynes
1c9090b117 VAULT-19278 Static secret caching docs (#23621)
* VAULT-19278 First draft of static secret caching docs

* VAULT-19278 Add warning to Agent docs, fix capitalization

* VAULT-19278 typos/formatting

* VAULT-19278 changelog

* VAULT-19278 update based on PR feedback

* VAULT-19278 review feedback

* VAULT-19278 Update based on review

* VAULT-19278 update based on PR feedback

* VAULT-19278 incorporate a lot of PR feedback

* VAULT-19278 Rest of the suggestions

* VAULT-19278 I missed a suggestion

* VAULT-19278 More updates

* VAULT-19278 add docs for disable dynamic secret caching

* VAULT-19278 update changelog

* VAULT-19278 update based on comments
2023-11-02 16:01:49 -04:00
Kianna
eb9272d266 UI: Update secrets engines sidenav to title-casing (#23964) 2023-11-02 19:10:37 +00:00
Chelsea Shaw
3eb205a87d UI: chroot namespace listener (#23942) 2023-11-02 12:55:09 -05:00
Steven Clark
750ab337ea Add missing allowed_managed_key param to mount creation doc (#23948)
- We had updated the mount tune api, but missed it within the
   creation api docs
2023-11-02 08:26:00 -04:00
divyaac
3e94f2fcb5 Added OSS changes (#23951) 2023-11-01 23:12:51 +00:00
l-with
934efb9177 add LimitCORE=0 to vault.service (#23272)
* add LimitCORE=0

* add changelog
2023-11-01 15:57:52 -04:00
kpcraig
dd15e5296f Add documentation for new ldap param (#23817) 2023-11-01 11:33:53 -04:00
Sarah Chavis
95535193a4 link to compliance page for vault instead of a pdf (#23931) 2023-10-31 16:59:54 -07:00
Raymond Ho
2c8dea8733 remove subscription id in docs (#23923) 2023-10-31 15:17:57 -07:00