-
*Title*: Request to initiate deprecation of grpc_credentials/aws_iam GRPC credential extension
*Description*:
Per https://github.com/envoyproxy/envoy/blob/main/EXTENSION_POLICY.md#removing-existin…
nbaws updated
2 weeks ago
-
*Description*:
For now, the `kubernetesYAMLToResources` function in `egctl x translate` only able to process one GatewayClass, for multiple GC case, the translation will fail.
https://github.com…
-
To comply with [GEP-1762: In Cluster Gateway Deployments](https://gateway-api.sigs.k8s.io/geps/gep-1762/) , EG
* MUST label all generated resources (Service, Deployment, etc) with gateway.networking.…
-
The https://envoymobile.io/ is still reading docs from the old the https://github.com/envoyproxy/envoy-mobile. This needs to be fixed.
-
*Description*:
Ensure we are setting Envoy Edge Proxy settings by default to the values specified in https://www.envoyproxy.io/docs/envoy/latest/configuration/best_practices/edge#configuring-envoy-as…
-
In https://github.com/cncf/xds/pull/89 the cel.dev/expr based annotations were reintroduced. Unfortunately, there still seem to be issues when trying to use Bazel, Go and Gazelle together, and impor…
-
Hi. With envoy gateway version **1.1.2** (envoy version **1.31.2**) all my OIDC filters were working fine. I havent touched any of my `SecurityPolicies` and updated to **1.2.1** (envoy version **1.32.…
-
We use a map for storing the requests in cache https://github.com/envoyproxy/xds-relay/blob/master/internal/app/cache/cache.go#L52 which is key'ed on the Discovery Request. As a result, each entry in …
-
*Description*:
>Describe the issue.
Currently the API reference only shows Envoy Gateway extensions https://gateway.envoyproxy.io/latest/api/
We should also show Gateway API reference within En…
-
*Title*: Set ratelimiting to all cidrs with exceptions
*Description*:
I have usecase that I should add ratelimiting to all addresses (0.0.0.0/0) EXCEPT few "whitelisted ips". As I see it, it is …