- gofumpt everything - fix TLS MinVersion to be at least 1.2 - add octal syntax - remove newlines - fix potential decompression bomb in ecjson - remove implicit memory aliasing in for loops. Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* envoy: implement policy TLS options * fix tests * log which CAs are being used
* integration-tests: switch to go for backends to support TLS scenarios * fix apply order * fix duplicate port value