envoyproxy / envoyproxy/gateway
feat: support SessionPersistence on GRPCRoute (currently HTTPRoute-only)
Open
area/translator
kind/enhancement
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 148
Description
*Description*:
Today Envoy Gateway honors the Gateway API `SessionPersistence` field only on `HTTPRouteRule`.
The equivalent translator for gRPC, `processGRPCRouteRule` , does not reference `SessionPersistence` at all.
Happy to drive a PR if maintainers are open to this — wanted to file the issue first to confirm scope and any concerns
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.