From db413fcdb806ccd305a201d4387023d17a386670 Mon Sep 17 00:00:00 2001 From: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com> Date: Fri, 30 Sep 2022 08:23:16 -0400 Subject: [PATCH] docs: clarify 1.10 upgrade compatibility --- website/content/docs/upgrading/upgrade-specific.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/content/docs/upgrading/upgrade-specific.mdx b/website/content/docs/upgrading/upgrade-specific.mdx index d9baf4f4ec..b92d9e08c6 100644 --- a/website/content/docs/upgrading/upgrade-specific.mdx +++ b/website/content/docs/upgrading/upgrade-specific.mdx @@ -264,9 +264,10 @@ be replaced with the new [`tls` stanza](/docs/agent/config/config-files#tls-conf ### 1.10 Compatibility Consul Enterprise versions 1.10.0 through 1.10.4 contain a latent bug that causes those client or server agents to deregister their own services or health -checks when some of the servers have been upgraded to 1.11. Before upgrading Consul Enterprise servers to 1.11, all Consul agents should first -be upgraded to 1.10.7 or higher to ensure forward compatibility and prevent -flapping of catalog registrations. +checks when some of the servers have been upgraded to 1.11 or later. +Before upgrading Consul Enterprise servers to 1.11 or later, +you should first upgrade all Consul client and server agents to 1.10.7 or higher +to ensure forward compatibility and prevent flapping of catalog registrations. ### Deprecated Agent Config Options