27 Commits

Author SHA1 Message Date
Peter Wilson
a49c892f4b
docs: known issue for listener using proxy_protocol _behavior (#27628)
* docs: known issue for listener proxy protocol behavior

* relative links

* update text

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

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

* change one of the uses of 'this'

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

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

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

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

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-07-02 21:52:33 +01:00
Sarah Chavis
d23db14c46
[DOCS: SPE-827] Add autopilot known issue to 1.15 docs and 1.16/1.17 release notes (#27454)
* Update 1.15 docs with autopilot known issue

* add autopilot issue to 1.16 and 1.17 release notes as known issue
2024-06-20 10:48:30 -07:00
JMGoldsmith
896e825549
known issue with autopilot upgrades (#27286)
* known issue with autopilot upgrades

* Update releases

* Fix typo

* Fix typo

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>

* Update 1.15.0.mdx

* Update 1.16.1.mdx

---------

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: Tony Wittinger <anwittin@users.noreply.github.com>
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2024-05-31 12:39:34 -04:00
Peter Wilson
7bd75eb858
Known issues: Vault Enterprise - Performance Standby nodes audit log all request headers (#26158)
* Add known issue docs for Ent Perf Standby audit header logging issue

* attempt to improve description
2024-03-26 14:54:11 +00:00
Raymond Ho
ef4adca32c
add ldap credential rotation bug as known issue for 1.15.5 (#25535) 2024-02-21 12:54:26 -08:00
miagilepner
5f0638aa8b
VAULT-23926: Fix rollback deadlock on perf secondaries (#25448)
* prevent deadlock

* rollbacks not done for sync invalidate

* add check for the path before deleting

* revert sync invalidation doesn't do rollbacks

* add known issue

* changelog

* fix formatting issue
2024-02-21 16:38:39 +01:00
Peter Wilson
d65f562f84
VAULT-23122: Known Issues: Audit devices using log_raw (#24966)
* Docs for known issue: audit log_raw

* Typo

* Update website/content/partials/known-issues/1_15_audit-use-of-log-raw-applies-to-all-devices.mdx

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>

---------

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-01-19 20:30:06 +00:00
Sarah Chavis
c0e5a9ab1e
Add KVv2 known issue to release notes (#24632)
* Add KVv2 known issue to release notes

* Update website/content/partials/known-issues/kv2-url-change.mdx

* Update website/content/partials/known-issues/kv2-url-change.mdx

---------

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-01-02 08:35:02 -08:00
claire bontempo
2c19bbe145
Consistently refer to Key Value secrets engine as KV (#24529)
* VAULT-21427 change ui references from K/V to KV

* references in docs/

* website json data

* go command errors

* replace Key/Value with Key Value

* add changelog

* update test

* update secret list header badge

* two more test updates
2023-12-14 11:28:58 -08: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
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
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
Mike Palmiotto
d5e84cf4a3
docs: Known issue for unchanged sublogger levels on reload (#24048) 2023-11-07 14:57:26 -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
Ellie
b0e8471b87
docs/update docs with known issue (#23866)
* update docs with known issue

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

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

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

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

* add upgrade and release notes and change file location

* add 1.13 and 1.14 release and upgrade docs

---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-27 16:21:23 -05:00
Angel Garbarino
44fb9a0f1b
known issues (#23595) 2023-10-12 17:18:35 +00:00
Peter Wilson
6fc1888cf7
Docs: known issue - audit file reload on SIGHUP (#23608)
* known issue documentation for Vault 1.15 related to file audit device - log rotation

* fix caps in URL anchor

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* PR feedback

* Warning not Important tag

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

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

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

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

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

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

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

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

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

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

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

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

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

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

* changes to known issue doc

* changes to known issue doc - 2

---------

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-11 18:05:48 +00:00
Robert
baa4dbe8e2
Add known issue notice for AWS auth panic (#23552)
* Add known issue
2023-10-06 11:03:31 -05:00
Robert
999111e5b3
Revert "auth/aws: fix panic in IAM-based login when client config doesn't exist (#23366)" (#23480)
This reverts commit 80e1912adb9e67aa5ec43706f769740935c7bf7a.
2023-10-03 16:01:40 -05:00
Yoko Hyakuna
cc6632e2c4
Fix a typo (#23444) 2023-10-02 08:36:36 -07:00
Austin Gebauer
80e1912adb
auth/aws: fix panic in IAM-based login when client config doesn't exist (#23366)
* auth/aws: fix panic in IAM-based login when client config doesn't exist

* add changelog

* adds known issue for 1.15.0

* fixes up known issue with workaround

* fix link

* maintain behavior of client config not needing to exist for IAM login

* update changelog
2023-09-30 11:25:56 +09:00
Sarah Chavis
8952b69eba
Make additional changes (#23416) 2023-09-28 17:24:12 -07:00
Sarah Chavis
d0c23de2b3
[DOCS] Add missing feature info (#23380)
* Add missing feature info
2023-09-28 14:16:34 -07:00
Sarah Chavis
db081e3f20
[DOCS] Correct VSO version (#23335) 2023-09-27 13:24:22 -07:00
Sarah Chavis
450dd1c330
[DOCS] 1.15 release notes (#23237)
Co-authored-by: finnstech <43624055+finnstech@users.noreply.github.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-09-27 12:49:46 -07:00