envoyproxy / envoyproxy/gateway
Move UseClientProtocol inside ClusterSettings
Open
area/api
help wanted
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.