envoyproxy/envoy

cleanup: remove bazel bind for grpc_json_transcoding

Open

#7,719 opened on Jul 25, 2019

View on GitHub
 (4 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
help wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

api_httpbody_protos and http_api_protos in bazel/api_binding.bzl are only needed by grpc_json_transcoding repository. We need to clean up both repository to stop using the bindings.

Contributor guide