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
ISSUE_TEMPLATE
workflows
cilium-actions.yml -rw-r--r-- 1.7 KB
dependabot.yml -rw-r--r-- 1.4 KB
kind-config-ipv6.yaml -rw-r--r-- 587 bytes
kind-config.yaml -rw-r--r-- 564 bytes
pull_request_template.md -rw-r--r-- 926 bytes
stale.yml -rw-r--r-- 2.0 KB

back to top