envoyproxy/envoy

Protoxform support for renamed field anchors

Open

#9734 aperta il 18 gen 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
api/v3area/docshelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

https://github.com/envoyproxy/envoy/pull/9719 has a workaround for the inability of protoxform to intelligently follow field renames in RST links (some minor hardcoding is there for now). We should fix this; either put renames in the type database or make protoxform aware of the entire descriptor pool (similar to how the API booster does it).

Guida contributor