gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway

Results 629 gateway issues
Sort by recently updated
recently updated
newest added

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #4457

exposes the hostEnvKeys configuration for WASM extensons through envoy extension policies. This enables access to env vars that are set on the host envoy processes and is a convenient way...

*Description*: If an empty connection limit is configured in CTP, envoy rejects xds. ``` "details": "Proto constraint validation failed (ConnectionLimitValidationError.MaxConnections: value must be greater than or equal to 1): stat_prefix:...

kind/bug

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #4395 and optimize for #4181 before: ![image](https://github.com/user-attachments/assets/9cb26d56-3b81-4ba0-b58e-8791eaa7d264) ![image](https://github.com/user-attachments/assets/ab6ca1ee-72d7-4857-bf8a-252b77024d3a) ![image](https://github.com/user-attachments/assets/49120fa8-bd2c-4570-b985-54c04c9bd44e)...

**What type of PR is this?** **What this PR does / why we need it**: `gwapiv1a2.BackendRef` is an alias for `gwapiv1.BackendRef` **Which issue(s) this PR fixes**: Fixes #

API for: https://github.com/envoyproxy/gateway/issues/4466

Unhide the API as its already been implmented in https://github.com/envoyproxy/gateway/pull/4227