From 1853ac86696d9ffe08814e8ebe72fe757cd4a8d8 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Wed, 16 Nov 2022 18:03:58 -0500 Subject: [PATCH] Backport of docs: add nomad incompatibility to 1.14 docs into release/1.14.x (#15419) * backport of commit f0558c9900f4a3d86e80bae76d63e94fb5878d53 * backport of commit 3eba4f9c09f9b619f43c8cfb0df4c555cbb52b70 Co-authored-by: Michael Schurter Co-authored-by: Derek Menteer <105233703+hashi-derek@users.noreply.github.com> --- website/content/docs/upgrading/upgrade-specific.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/content/docs/upgrading/upgrade-specific.mdx b/website/content/docs/upgrading/upgrade-specific.mdx index afb453474c..f49b6a4a3d 100644 --- a/website/content/docs/upgrading/upgrade-specific.mdx +++ b/website/content/docs/upgrading/upgrade-specific.mdx @@ -24,6 +24,11 @@ A breaking change was made in Consul 1.14 that: - [Consul Connect is enabled by default.](/docs/connect) To disable, set [`connect.enabled`](/docs/agent/config/config-files#connect_enabled) to `false`. +The changes to Consul service mesh in version 1.14 are incompatible with Nomad 1.4.2 and +earlier. If you operate Consul service mesh using Nomad 1.4.2 or earlier, do not upgrade to Consul 1.14 until +[hashicorp/nomad#15266](https://github.com/hashicorp/nomad/issues/15266) is +fixed. + #### Changes to gRPC TLS configuration **Make configuration changes** if using [`ports.grpc`](/docs/agent/config/config-files#grpc_port) in conjunction with any of the following settings that enables encryption: