Open quyenhoang96 opened 1 year ago
can EnvoyPatch help with this?
can EnvoyPatch help with this? Hi @zirain How the way can it help?
@quyenhoang96 as a workaround you should be able to define any xds resource using https://gateway.envoyproxy.io/v0.5.0/user/envoy-patch-policy.html
In https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter . It need to bin file. How to workaround bin file to envoy-proxy can read it.
assigning to @AliceProxy who is interested in implementing this one, thanks !
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
there are two options here
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
Description: For now, Envoy-Gateway has GRPCRoute. And in some contexts, We need to call from the client(maybe browser, mobile ...) to service. And it calls with HTTP protocol by Restfull. Can we consider about gRPC-JSON transcoder to make GRPCRoute can call with HTTP.
https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter