-
*Title*: Upon reconnection, proxy never requests CDS
*Description*:
This is likely related to https://github.com/envoyproxy/envoy/issues/33607 and/or https://github.com/envoyproxy/envoy/issues/3…
-
#871 uses the EnvoyGateway resource to configure the rate limiting infra. The challenge with using EnvoyGateway is that EG must be restarted when changing any configuration. Due to naming, the EnvoyGa…
-
Grpc uses `com_envoyproxy_protoc_gen_validate` through module extensions:
```
grpc_repo_deps_ext = use_extension("//bazel:grpc_deps.bzl", "grpc_repo_deps_ext")
use_repo(
grpc_repo_deps_ext…
-
Server should send one more EDS response when any CDS update's ACK is received.
refs: https://www.envoyproxy.io/docs/envoy/latest/api-docs/xds_protocol#xds-ack-nack
In my test , after …
-
*Description*:
Support authorization based on the username of the Basic Auth schema within the `SecurityPolicy`.
Envoy Gateway currently supports authn with Basic Auth, the username can be extra…
-
*Description*:
I have securitypolicy that authenticates user by using oidc and then verifying it with jwt. However, the IdToken is not created anymore by automatically. When forwardAccessToken: tru…
-
Envoy supports sending the full request body to the external authorization server via the with_request_body filter configuration. Do you think that it is possible to expose such feature on the Securit…
-
```
static_resources:
listeners:
- name: envoy-gateway-proxy-ready-0.0.0.0-19001
address:
socket_address:
add…
-
*Description*:
Envoy will handle massive connections when used as L4 proxy. Setting the `SO_SNDBUF` and `SO_RCVBUF` socket options helps to limit the memory usage on each connection. So it would be…
-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
1.17.2
### Is your feature request related to a problem? Please describe.
Add support for K8S Gateway API UDPRoute: https://gatewa…