bobby
f837c92741
dev: update linter ( #1728 )
...
- 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>
2020-12-30 09:02:57 -08:00
Caleb Doxsey
e854cfe83b
envoy: implement policy TLS options ( #724 )
...
* envoy: implement policy TLS options
* fix tests
* log which CAs are being used
2020-05-18 16:52:51 -06:00
Caleb Doxsey
ef399380b7
merge master
2020-05-18 17:10:10 -04:00
Caleb Doxsey
02615b8b6c
Merge remote-tracking branch 'origin/master' into feature/envoy
2020-05-18 17:10:10 -04:00
Travis Groth
99e788a9b4
envoy: Initial changes
2020-05-18 17:10:10 -04:00
Caleb Doxsey
397d4a9f51
integration-tests: switch to go for backends to support TLS scenarios ( #707 )
...
* integration-tests: switch to go for backends to support TLS scenarios
* fix apply order
* fix duplicate port value
2020-05-15 09:25:27 -06:00
Caleb Doxsey
236891329b
integration-tests: add websocket enabled/disabled test ( #661 )
...
* integration-tests: add websocket enabled/disabled test
* integration-tests: lint
2020-05-06 16:10:01 -06:00