envoyproxy/envoy
在 GitHub 查看Improve v2->v3 tooling for detecting unused Protobuf messages
Open
#8,839 创建于 2019年10月31日
api/v3help wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
Full discussion in PR #8776. TL;DR the tooling removes deprecated protobuf fields, but if the deprecated field was a unique message type that was only used by deprecated fields, the tooling still leaves that now-unused type around.