envoyproxy / envoyproxy/gateway
User expectations wrt data plane when EnvoyProxy validation fails
- Lenguaje dominante
- Go
- Estrellas
- 3k
- Forks
- 864
- Merge medio
- 2 d 2 h
- PR fusionados (30 d)
- 140
Descripción
*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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.