envoyproxy/envoy

reconcile matching throughout Envoy config/API

Open

#5,569 opened on Jan 11, 2019

View on GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
api/v3area/securityhelp wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

We have a lot of different matching going on (route, RBAC, Tap, filter chain, etc.) and we probably could share more matching infrastructure across components. This issue tracks figuring out a plan to see what can be shared.

Contributor guide