envoyproxy / envoyproxy/gateway
Make host_selection_retry_max_attempts Configurable or Remove Default from Cluster Config
Ouverte
stale
triage
- Langage dominant
- Go
- Étoiles
- 3k
- Forks
- 864
- Merge moyen
- 2 j 2 h
- PR mergées (30 j)
- 140
Description
By default, Envoy Gateway sets the following field in the [cluster configuration](https://github.com/envoyproxy/gateway/blob/521b78b6efdcd13ebe3fe14c06c45681a84ef97c/internal/xds/translator/route.go#L627C6-L627C24):
```json
"host_selection_retry_max_attempts": "5"
```
### Request:
Make host_selection_retry_max_attempts configurable.
Or remove it from the default cluster config unless explicitly requested by the user.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.