envoyproxy/envoy
在 GitHub 查看tools/api: `*.proto` file that consists solely of `import public` statements gets removed from the next API version
Open
#10,745 创建于 2020年4月12日
apiapi/v3bughelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
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