mirror of https://github.com/hashicorp/consul
Update website/content/docs/release-notes/consul/v1_15_x.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>pull/16494/head
parent
f1d95252a8
commit
1c8d737bee
|
@ -74,7 +74,7 @@ The following issues are known to exist in the v1.15.0 release:
|
|||
Envoy version 1.25.1 is not supported. If there is a reason you need to use this version of envoy use the ignore-envoy-compatibility flag. Using an unsupported version of Envoy is not recommended and your experience may vary.
|
||||
```
|
||||
|
||||
The workaround to resolve this issue until Consul 1.15.1 would be to run the client agents with the new `ingore-envoy-compatiblity` flag:
|
||||
The workaround to resolve this issue until Consul v1.15.1 would be to run the client agents with the new `ingore-envoy-compatiblity` flag:
|
||||
|
||||
```shell-session
|
||||
$ consul connect envoy --ignore-envoy-compatibility
|
||||
|
|
Loading…
Reference in New Issue