field envoy.config.listener.v3.FilterChain.name
unexpected marked as WIP
#21800
Labels
envoy.config.listener.v3.FilterChain.name
unexpected marked as WIP
#21800
If you are reporting any crash or any potential security issue, do not
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will be triaged appropriately.
Title: field
envoy.config.listener.v3.FilterChain.name
unexpected marked as WIPDescription:
is now logged. I believe this is incorrect.
The
name
field has been around for a long time and used in logging. The WIP nature of the field only applies when used in conjunction with the newfilter_chain_matcher
. It seems like we should just log onfilter_chain_matcher
usage, notname
which already has valid non-WIP usages.Repro steps:
Use the field
cc @kyessenov
The text was updated successfully, but these errors were encountered: