Updates upgrade docs to clarify Nomad bug is fixed

This commit is contained in:
Mike Nomitch 2022-07-28 09:18:57 -07:00 committed by Chris S. Kim
parent 477b8f1e84
commit 807898a3c2
1 changed files with 4 additions and 2 deletions

View File

@ -50,9 +50,11 @@ style `consul.api.http...` metrics and removing the configuration flag from your
### Nomad Namespace Incompatibility ### Nomad Namespace Incompatibility
Nomad Enterprise users should not upgrade to Consul Enterprise 1.12.0. Nomad Enterprise users should not upgrade to Consul Enterprise 1.12.0, and instead should upgrade to 1.12.1 or later.
Consul 1.12.0 Enterprise introduced a change that prevents Nomad Enterprise from removing services from non-default Consul namespaces. To avoid errors, we recommend that Nomad Enterprise users wait to update Consul Enterprise until we fix this issue in a future release. Consul 1.12.0 Enterprise introduced a change that prevents Nomad Enterprise from removing services from non-default Consul namespaces.
The Consul Enterprise codebase was updated with a fix for this issue in version 1.12.1.
### TLS Configuration ### TLS Configuration