-
*Description*:
Add a test case in our e2e framework https://github.com/envoyproxy/gateway/tree/main/test/e2e where
* a client continuously sends traffic to a backend
* Envoy Gateway is restarted m…
-
@envoyproxy/stable-maintainers (or only stable release manager, but I don't believe we have a separate group for that?) should be automatically assigned all PRs sent against `release/vX.Y` branches.
…
-
### Description
We should be able to gather metrics on how the underlying network is performing to understand how this is impacting requests in our mesh gateway.
We would like the statistics list…
-
*Description*:
The conformance test and e2e test is unstable recently, like https://github.com/envoyproxy/gateway/issues/3290 & https://github.com/envoyproxy/gateway/issues/2269.
For these test …
-
```
container_pull(
name = "envoyproxy_distroless",
architecture = "amd64",
digest = "sha256:b0fb1c9e5884a82c78e32db131395388ddd2ad616530a12033a16b4faecb8d15",
registry = "index.d…
-
I'm working with Envoy to set up mTLS in a specific environment and am curious about the flexibility of ciphersuite selection. I understand that Envoy comes with a default set of ciphersuites for mTLS…
-
I would ask for an update of the basic auth in the `SecurityPolicy` to extract the username and add it to the headers sent to the backends.
The use case is the following, after user auth success I …
-
[GEP-2162](#2163) is currently implemented by envoyproxy and istio.
We received feedback from the community that we might want to add structure to it, to support future extension and better UX.
P…
-
*Description*:
>Describe the desired behavior, what scenario it enables and how it
would be used.
Support the new Client Cert Validation field introduced by upstream
https://gateway-api.sigs.k8s…
-
When HTTP/2 is enabled for the upstream cluster, WebSocket connections won't work since they are disabled by default for HTTP/2 in Envoy:
https://github.com/envoyproxy/envoy/pull/8156
This issue…
rgs1 updated
4 months ago