envoyproxy/gateway

Move UseClientProtocol inside ClusterSettings

Open

#7,310 创建于 2025年10月22日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Go (802 fork)auto 404
area/apihelp wanted

仓库指标

Star
 (2,871 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南