open-consul/website/content/commands/connect
Michael Wilkerson ebed9e048f
Enhancement: Consul Compatibility Checking (#15818)
* add functions for returning the max and min Envoy major versions
- added an UnsupportedEnvoyVersions list
- removed an unused error from TestDetermineSupportedProxyFeaturesFromString
- modified minSupportedVersion to use the function for getting the Min Envoy major version. Using just the major version without the patch is equivalent to using `.0`

* added a function for executing the envoy --version command
- added a new exec.go file to not be locked to unix system

* added envoy version check when using consul connect envoy

* added changelog entry

* added docs change
2022-12-20 09:58:19 -08:00
..
ca.mdx docs: clarify Vault CA provider permissions needed (#15478) 2022-12-03 09:17:33 -05:00
envoy.mdx Enhancement: Consul Compatibility Checking (#15818) 2022-12-20 09:58:19 -08:00
expose.mdx docs: show CLI cmd-specific opts before general opts 2022-07-27 15:50:51 -07:00
index.mdx cli: Add new `consul connect redirect-traffic` command for applying traffic redirection rules when Transparent Proxy is enabled. (#9910) 2021-04-09 11:48:10 -07:00
proxy.mdx docs: show CLI cmd-specific opts before general opts 2022-07-27 15:50:51 -07:00
redirect-traffic.mdx cli/sdk: Allow redirection to a different consul dns port (#15050) 2022-10-21 13:15:32 -06:00