envoyproxy / envoyproxy/gateway
User expectations wrt data plane when EnvoyProxy validation fails
- Langage dominant
- Go
- Étoiles
- 3k
- Forks
- 864
- Merge moyen
- 2 j 2 h
- PR mergées (30 j)
- 140
Description
*Description*:
Today if the user configures an incorrect `EnvoyProxy` configuration that is linked to the `GatewayClass` using the `parametersRef` field, the status on the `GatewayClass` is updated to `Accepted=False` with an `InvalidParameters` reason as shown [here](https://github.com/envoyproxy/gateway/pull/1107#issuecomment-1498226232).
This **does not affect the programing of `GatewayClass` child resources `Gateway`, `HTTPRoute` resources in the data plane** , but **resets the data plane infrastructure to default values** (since the `EnvoyProxy` is invalid), which may cause connection resets.
Raising this issue to gauge if this an acceptable behaviour
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.