Revision c6782d1fe7416b9bb0e114578cf341fa3b687ab1 authored by Jarno Rajahalme on 05 March 2021, 20:36:04 UTC, committed by Jarno Rajahalme on 08 March 2021, 06:13:58 UTC
Envoy 1.17 keeps warning about a known runtime singleton issue which
will not be fixed before Envoy release 1.18. Silently drop this
warnings unless flowdebug is enabled (via --debug-verbose=flow).

Remove this special treatment when the upstream envoy issue
https://github.com/envoyproxy/envoy/issues/13504 is fixed.

Fixes: #14919
Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
1 parent e5207d9
History
File Mode Size
test
.gitignore -rw-r--r-- 22 bytes
Makefile -rw-r--r-- 822 bytes
README.md -rw-r--r-- 1.1 KB
etcd-config.yaml -rw-r--r-- 188 bytes
main.go -rw-r--r-- 16.7 KB
tls.rst -rw-r--r-- 7.8 KB
vmmanager.go -rw-r--r-- 14.2 KB

README.md

back to top