envoyproxy/envoy

Add support for basic gRPC API Configuration YAML files for gRPC-JSON transcoder

Open

#5,507 opened on 2019年1月7日

GitHub で見る
 (6 comments) (3 reactions) (1 assignee)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Sometimes the requirement to have to annotate our .proto files to expose them can be inconvenient. Google cloud provides an alternative approach where we specify our HTTP to gRPC mappings in gRPC API Configuration YAML file rather than in .proto. So is configuration with yaml files supported for gRPC-JSON transcoder in envoy? Or maybe it will be supported later?

コントリビューターガイド