Michael Wilkerson 1b28b89439
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
..
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-11-14 15:35:12 -05:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-10-18 12:53:53 -07:00
2022-04-11 17:38:47 -07:00