From 083d57d7421cb318e536b5a7d3b8ca641d7ab1cb Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Wed, 5 Jul 2023 17:04:31 -0500 Subject: [PATCH] Backport of docs: Sameness "beta" warning into release/1.16.x (#18021) * backport of commit 73d41e410cdd9622493b1cdca2c236289a2d7973 * backport of commit 8cc5520bafed4d421aee7cad38f67f0ae78a5675 --------- Co-authored-by: boruszak --- .../connect/cluster-peering/usage/create-sameness-groups.mdx | 2 +- website/content/docs/connect/config-entries/sameness-group.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx b/website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx index 96047cc9c..4cc584b44 100644 --- a/website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx +++ b/website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx @@ -10,7 +10,7 @@ This topic describes how to designate groups of services as functionally identic -Sameness groups are a beta feature in this version of Consul. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support. +Sameness groups are a beta feature for all Consul v1.16.x releases. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support. diff --git a/website/content/docs/connect/config-entries/sameness-group.mdx b/website/content/docs/connect/config-entries/sameness-group.mdx index 76752c2c5..93894358a 100644 --- a/website/content/docs/connect/config-entries/sameness-group.mdx +++ b/website/content/docs/connect/config-entries/sameness-group.mdx @@ -12,7 +12,7 @@ To learn more about creating a sameness group, refer to [Create sameness groups] -Sameness groups are a beta feature in this version of Consul. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support. +Sameness groups are a beta feature for all Consul v1.16.x releases. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support.