envoyproxy/envoy
View on GitHubtools/api: `*.proto` file that consists solely of `import public` statements gets removed from the next API version
Open
#10,745 opened on Apr 12, 2020
apiapi/v3bughelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
Title: *.proto file that consists solely of import public statements gets removed from the next API version
Context:
- spotted in
config/v3/trace.protowhile working on #10743 - it's not a blocker for
trace.proto, though, since this file should be removed inv4anyway