envoyproxy/envoy
Vedi su GitHubImprove v2->v3 tooling for detecting unused Protobuf messages
Open
#8839 aperta il 31 ott 2019
api/v3help wanted
Metriche repository
- Star
- (27.997 star)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
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.