envoyproxy/envoy

Protoxform support for renamed field anchors

Open

#9 734 ouverte le 18 janv. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
api/v3area/docshelp 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

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

Guide contributeur