You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consul 1.15.0 is reporting newer releases of Envoy - 1.25.1, for example - as not supported, even though these versions are listed as valid in the compatibility matrix.
Reproduction Steps
Set up Consul 1.15.0 with the latest version of Envoy, 1.25.1
Observe warning when attempting a command such as
$ consul connect envoy -mesh-gateway -register -service dc1-mgw -partition=default -address x.x.x.x ...
...
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. For more information on compatibility see https://developer.hashicorp.com/consul/docs/connect/proxies/envoy#envoy-and-consul-client-agent
Consul info for both Client and Server
Client info
Output from client 'consul info' command here
Client agent HCL config
Server info
Output from server 'consul info' command here
Server agent HCL config
Operating system and Environment details
Log Fragments
The text was updated successfully, but these errors were encountered:
Overview of the Issue
Consul
1.15.0
is reporting newer releases of Envoy -1.25.1
, for example - as not supported, even though these versions are listed as valid in the compatibility matrix.Reproduction Steps
1.15.0
with the latest version of Envoy,1.25.1
Consul info for both Client and Server
Client info
Server info
Operating system and Environment details
Log Fragments
The text was updated successfully, but these errors were encountered: