envoyproxy/envoy
Auf GitHub ansehenMake wrapped / native scalar types consistent in v4 API
Open
#8.128 geöffnet am 3. Sept. 2019
api/v4help wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
In v2, we started of by wrapping everything, but then settled on a policy of only wrapping scalar fields that have non-proto3 defaults. There is a legacy of this across the API that should be cleaned up to be more consistent, v3 is such an opportunity.