envoyproxy/envoy
Auf GitHub ansehenImprove v2->v3 tooling for detecting unused Protobuf messages
Open
#8.839 geöffnet am 31. Okt. 2019
api/v3help wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
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.