mirror of https://github.com/hashicorp/consul
Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>pull/15397/head
parent
f0558c9900
commit
3eba4f9c09
|
@ -24,10 +24,10 @@ 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`.
|
||||
|
||||
Consul 1.14's Service Mesh changes are incompatible with Nomad 1.4.2 and
|
||||
earlier. Users of Consul Service Mesh through Nomad, should wait until
|
||||
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 before upgrading to Consul 1.14.
|
||||
fixed.
|
||||
|
||||
#### Changes to gRPC TLS configuration
|
||||
|
||||
|
|
Loading…
Reference in New Issue