-
*Title*: Envoy Proxy extension with Hyperlight micro-VMs
*Description*:
>Envoy Proxy allows certain extension points like Go filters, WASM, etc. With the recent release of https://github.com/hyper…
-
### Description
We can use header_filter to implement a per-route access logging
https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/accesslog/v3/accesslog.proto#envoy-v3-api-msg-config-acce…
-
*Title*: Support multiples of units for rate limits
*Description*:
We want to be able to specify rate limit intervals more flexibly than per-minute or per-second, for example per 30 seconds or p…
-
### Description
Currently, Quarkus does not provide the functionality to include extra protoc plugins when using Gradle.
Example plugin - https://github.com/envoyproxy/protoc-gen-validate#java.
…
-
ref https://github.com/envoyproxy/gateway/actions/runs/10002832453/job/27649851258#step:6:56104
-
### Description
We need this to stabilize e2e test, but this could be useful in other places. More generally, we can add possibility to set any envoy variable for Ingress/Egress from helm: https://ww…
-
*Metrics names in envoyproxy documentation*
*Description*:
I am currently investigating usage of envoyproxy metrics/statistics together with prometheus and Istio.
Envoyproxy has hundreds of met…
kdarw updated
2 years ago
-
# Context
OpenTelemetry tracer extension in envoy is marked as "work in progress", stating that the:
> Functionality is incomplete and it is not intended for production use.
> This extension ha…
-
> cognito login page doesn't handle state value properly and the nonce doesn't stay in the state but gets raised directly to the url parameter and when coming back to callback nonce has disappeared f…
-
### Description
Please add support for header casing propagation.
Some legacy apps (or language frameworks) don't support HTTP 2 headers with lower casing.
For instance, some client apps create …