Envoy filter not working anymore with envoy >=v1.22
See original GitHub issueWith the existing configuration sample from this project and envoy version v1.22, I get the following error message when starting up the proxy:
Didn't find a registered implementation for 'envoy.filters.http.grpc_web' with type URL: ''
With v1.21 everything works just fine. Is there any way to resolve this problem?
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:9 (2 by maintainers)
Based on https://github.com/envoyproxy/envoy/blob/2586aa6271811ba5653e7da82dfb62c85e740152/examples/front-proxy/service-envoy.yaml#L26:L28 @Gerrit91 @shivavishaal66215 try to add types:
Thanks a lot folks. Amazing response time. 😄
grpc-web not working in a Vite+Typescript app
How to get header value from Streaming.