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.
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.