envoyproxy/envoy
Ver no GitHubImprove v2->v3 tooling for detecting unused Protobuf messages
Open
#8.839 aberto em 31 de out. de 2019
api/v3help wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
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.