envoyproxy/gateway

Support forward_proto_config for K8s Gateway API

Open

#9,219 建立於 2026年6月13日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Go (802 fork)auto 404
help wantedkind/feature

倉庫指標

Star
 (2,871 star)
PR 合併指標
 (PR 指標待抓取)

描述

Description: Envoy has this forward_proto_config 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

貢獻者指南