envoyproxy/envoy
GitHub で見るtools/api: `*.proto` file that consists solely of `import public` statements gets removed from the next API version
Open
#10,745 opened on 2020年4月12日
apiapi/v3bughelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
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