envoyproxy / envoyproxy/gateway
When multiple listeners are present, grpc_web httpFilter is not added
Open
stale
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
When multiple listeners are defined in gateway, grpc_web filter is not added to listener which GRPCRoute is attached
*Repro steps*:
1. Create two listeners on gateway
2. Attach GRPCRoute to second listener
*Environment*:
v1.6.0
*Logs*:
There isn't any error in gateway logs. Check httpFilters using egctl dump.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.