envoyproxy/envoy
Vedi su GitHuberror message: "multiple filter chains with the same matching rules are defined" is hard to debug in large filters without context
Open
#11.753 aperta il 25 giu 2020
area/configurationhelp wanted
Metriche repository
- Star
- (27.997 star)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
Its (unfortunately) not uncommon for us to run across bugs resulting in "multiple filter chains with the same matching rules are defined". These are pretty hard to debug when we have 100s of filter chains. It would be useful to get some sort of indication about which filter chain is duplicated, whether its the index of the filter chain or some other identifier.