envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.63k stars 353 forks source link

Allow ALPN opt-out #4462

Open guydc opened 1 month ago

guydc commented 1 month ago

Description: Many proxies and Ingress Controllers have an option to opt-out of ALPN:

Envoy Gateway enables ALPN by default and only allows users to change the supported protocol list. In some cases, default ALPN settings can create issues: #4456. For compatibility reasons with other projects and legacy clients, consider supporting ALPN opt-out in ClientTrafficPolicy.

github-actions[bot] commented 2 days ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days.