envoyproxy/envoy
View on GitHubUse PathMatcher once hidden_envoy_deprecated_regex is removed
Open
#10,032 opened on Feb 12, 2020
area/httphelp wantedtech debt
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
Issue Template
Title: Use PathMatcher once hidden_envoy_deprecated_regex is removed
Description: For the TODO in https://github.com/envoyproxy/envoy/pull/10010. We should use the PathMatcher for regex matching once the old hidden_envoy_deprecated_regex is fully removed from Envoy.