envoyproxy/envoy

tools/api: `*.proto` file that consists solely of `import public` statements gets removed from the next API version

Open

#10,745 创建于 2020年4月12日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
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.proto while working on #10743
  • it's not a blocker for trace.proto, though, since this file should be removed in v4 anyway

贡献者指南