envoyproxy/envoy

remove well_known_names.h files

Open

#7,238 opened on Jun 11, 2019

View on GitHub
 (12 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
beginnerhelp wantedtech debt

Repository metrics

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

Description

These files are present for historical reasons and do not serve any real purpose. All extension code should be completely contained within the extension and that includes the name of the extension. We should remove all of these files.

Contributor guide