envoyproxy / envoyproxy/gateway
Support forward_proto_config for K8s Gateway API
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
Envoy has this [forward_proto_config](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_conn_man/headers#inferring-x-forwarded-proto-from-proxy-protocol-destination-port) feature to infer the x-forwarded-proto from PROXY protocol destination port, but this feature is not exposed in K8s Gateway API so it can't be configured. We'd like to request this feature to be exposed and configurable.
[optional *Relevant Links*:]
https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_conn_man/headers#inferring-x-forwarded-proto-from-proxy-protocol-destination-port
https://github.com/envoyproxy/envoy/issues/43031
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.