open-consul/command/connect/envoy
Michael Wilkerson 87c5c41a25
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
..
pipe-bootstrap envoy: improve comments 2021-06-01 11:35:32 -04:00
testdata Add support for envoy readiness flags (#16015) 2023-01-19 16:54:11 -05:00
bootstrap_config.go Update envoy metrics label extraction for peered clusters and listeners (#13818) 2022-07-25 13:49:00 -04:00
bootstrap_config_test.go Update envoy metrics label extraction for peered clusters and listeners (#13818) 2022-07-25 13:49:00 -04:00
bootstrap_tpl.go [OSS] feat: add access log config to consul envoy connect (#15946) 2023-01-09 15:16:00 -05:00
envoy.go modified unsupported envoy version error (#16518) 2023-03-03 10:29:34 -08:00
envoy_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
envoy_test.go modified unsupported envoy version error (#16518) 2023-03-03 10:29:34 -08:00
exec.go Enhancement: Consul Compatibility Checking (#15818) 2022-12-20 09:58:19 -08:00
exec_test.go Enhancement: Consul Compatibility Checking (#15818) 2022-12-20 09:58:19 -08:00
exec_unix.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
exec_unsupported.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
flags.go connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-06 20:47:29 -05:00
flags_test.go connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-06 20:47:29 -05:00