envoyproxy/envoy

Protoxform support for renamed field anchors

Open

#9.734 geöffnet am 18. Jan. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
api/v3area/docshelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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).

Contributor Guide