envoyproxy/envoy
Voir sur GitHubImprove v2->v3 tooling for detecting unused Protobuf messages
Open
#8 839 ouverte le 31 oct. 2019
api/v3help wanted
Métriques du dépôt
- Stars
- (27 997 stars)
- Métriques de merge PR
- (Merge moyen 8j) (378 PRs mergées en 30 j)
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.