From 50e40ecc14c55f3a6c6221c62277eacfc30b561b Mon Sep 17 00:00:00 2001 From: Luiz Aoqui Date: Tue, 30 May 2023 11:38:57 -0400 Subject: [PATCH] docs: add note about Nomad support for Consul 1.13.8 --- website/content/docs/upgrading/upgrade-specific.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/content/docs/upgrading/upgrade-specific.mdx b/website/content/docs/upgrading/upgrade-specific.mdx index 62e466d668..5ed62dadd1 100644 --- a/website/content/docs/upgrading/upgrade-specific.mdx +++ b/website/content/docs/upgrading/upgrade-specific.mdx @@ -402,6 +402,12 @@ if the Vault policy is not modified as described. As a precaution, we recommend both modifying the Vault policy and upgrading to Consul 1.13.3 or later to avoid the breaking nature of that change. +### Nomad Incompatibility + +Nomad users should not upgrade to Consul 1.13.8 as an API change in Consul +prevents Nomad from correctly detecting the Consul agent version, resulting in +allocations not being placed in those clients. + ## Consul 1.12.x ((#consul-1-12-0)) ### Modify Vault Policy for Vault CA Provider