-
*Description*:
>Describe the issue.
* The xds-translator runners subscribes to Xds IR and translates it to Xds https://github.com/envoyproxy/gateway/blob/main/internal/xds/translator/runner/runner…
-
*Description*:
>Describe the issue.
The current behaviors when xPolicies translation fails:
* SecurityPolicy: return 500, this change just introduced in PR https://github.com/envoyproxy/gateway/p…
-
Kubernetes support `isCIDR` and `ip.isCanonical` from v1.31+, we can change our implentation to use it when
possible.
```
// +kubebuilder:validation:MinLength=1
// +kubebuilder:validation:MaxLe…
-
*Description*:
Currently Gateway API and EG CRDs are located in EG `gateway-helm` chart crds folder. This means that CRDs are not upgraded on chart upgrade, and need to be manually upgraded beforehan…
-
I noticed that the maximum number of retries is set to 16.
https://github.com/cloudflare/pingora/blob/bdb13a7e40b19280d703ad1f64abc29ee5baf480/pingora-proxy/src/lib.rs#L68
With my proxy a user may …
-
### Description
# Description
Currently `kuma` is using `replace github.com/envoyproxy/go-control-plane v0.12.0 => github.com/envoyproxy/go-control-plane v0.11.2-0.20231010133108-1dfbe83bcebc` in …
-
### *Description*:
There's some unexpected Pod during this process for deleting gateways with `mergeGateways` features on.
### *Repro steps*:
1. Apply the manifest from [quickstart](https://g…
-
### Gloo Edge Product
Open Source
### Gloo Edge Version
v1.14.0
### Kubernetes Version
v1.26.5
### Describe the bug
```bash
[root@master ~]# glooctl check -n aiservice-gateway
C…
-
*Description*:
When using a set of EnvoyProxy parameters at the gateway class level with spec.parametersRef and a separate set of parameters at the gateway level with spec.infrastructure.parametersRe…
-
It seems the envoy image is hard-coded in source code:
https://github.com/kubernetes-sigs/cloud-provider-kind/blob/b6c63d059f6a9c7385cfea3ad3634c2faf345594/pkg/loadbalancer/proxy.go#L24
In air-ga…