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