Skip to content

Commit 929245d

Browse files
committed
Fix
1 parent 7c43451 commit 929245d

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

content/vault/v1.16.x/content/docs/upgrading/upgrade-to-1.16.x.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,4 +309,6 @@ If you use `file` audit devices, you need to:
309309

310310
@include 'known-issues/enterprise-plugins.mdx'
311311

312+
@include '../../../global/partials/important-changes/known-issue/multi-seal-rewrap.mdx'
313+
312314
@include '../../../global/partials/important-changes/known-issue/ssrf-block-endpoint.mdx'

content/vault/v1.18.x/content/docs/upgrading/upgrade-to-1.16.x.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,3 +302,5 @@ more details, and information about opt-out.
302302
@include 'known-issues/sync-activation-flags-cache-not-updated.mdx'
303303

304304
@include 'known-issues/enterprise-plugins.mdx'
305+
306+
@include '../../../global/partials/important-changes/known-issue/multi-seal-rewrap.mdx'

content/vault/v1.19.x/content/docs/updates/important-changes.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,4 +526,6 @@ If you have multiple event subscribers with the same namespace and event type
526526
filters you have two options:
527527

528528
1. Spread them out among the nodes of the Vault cluster.
529-
1. Only subscribe to events on the active node of the cluster.
529+
1. Only subscribe to events on the active node of the cluster.
530+
531+
@include '../../../global/partials/important-changes/known-issue/multi-seal-rewrap.mdx'

content/vault/v1.20.x/content/docs/updates/important-changes.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,4 +435,6 @@ If you have multiple event subscribers with the same namespace and event type
435435
filters you have two options:
436436

437437
1. Spread them out among the nodes of the Vault cluster.
438-
1. Only subscribe to events on the active node of the cluster.
438+
1. Only subscribe to events on the active node of the cluster.
439+
440+
@include '../../../global/partials/important-changes/known-issue/multi-seal-rewrap.mdx'

0 commit comments

Comments
 (0)