envoyproxy/gateway

Move UseClientProtocol inside ClusterSettings

Open

#7310 aperta il 22 ott 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Go (802 fork)auto 404
area/apihelp wanted

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description:

Describe the issue.

UseClientProtocol is a cluster level field so it can live inside backendSettings field (type ClusterSettings) used for non xRoute backends such as ext Auth and ext Proc

https://github.com/envoyproxy/gateway/blob/757d14784169d31eec31b4a0710a95572b0db993/api/v1alpha1/backendtrafficpolicy_types.go#L69

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Guida contributor