consul/command/connect
Michael Wilkerson c517f07eca
modified unsupported envoy version error (#16518)
- When an envoy version is out of a supported range, we now return the envoy version being used as `major.minor.x` to indicate that it is the minor version at most that is incompatible
- When an envoy version is in the list of unsupported envoy versions we return back the envoy version in the error message as `major.minor.patch` as now the exact version matters.
2023-03-03 10:29:34 -08:00
..
ca Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2022-12-14 09:24:22 -06:00
envoy modified unsupported envoy version error (#16518) 2023-03-03 10:29:34 -08:00
expose syncing changes back from enterprise (#12701) 2022-04-05 15:46:56 -05:00
proxy Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
redirecttraffic cli/sdk: Allow redirection to a different consul dns port (#15050) 2022-10-21 13:15:32 -06:00
connect.go
connect_test.go