Kateryna Nezdolii

Results 21 issues of Kateryna Nezdolii

Currently the way to configure log level in ratelimiter is via command line arg `LOG_LEVEL`. It would be handy to have an admin endpoint (e.g. `POST :6070/log=debug`) to dynamically update...

*Description*: Since overload manager config is not part of Envoy gateway api and cannot be patched via Envoy patch policy, how could one tweak values for global max downstream connections...

area/api

*Description*: Make configurable access policy to Envoy admin endpoint a first class citizen in Gateway Api. E.g. Envoy admin exposes both read and write endpoints and Envoy Gateway operators may...

stale
triage

Hi, how could one estimate the number of bytes that have been released back to OS in jemalloc? Looks like one part of it would be estimating the amount of...

Hi, would it be correct to use **`"stats.arenas.{}.extent_avail"`** with **`MALLCTL_ARENAS_ALL`** to estimate estimate the number of bytes in free, mapped pages in page heap (e.g. bytes that can be used...

Commit Message: Support async file based reloading of ip tags in ip tagging filter (done via Datasource). The supported file formats for ip tags are yaml and json. One instance...

stale
waiting
api

**If you are reporting *any* crash or *any* potential security issue, *do not* open an issue in this repo. Please report the issue via emailing [email protected] where the issue will...

bug
stale
area/tap

This is test PR for local Envoy gateway build, please ignore

Test PR needed for local build of envoy gateway, please ignore

In this latest attempt to fix data cropping issue in bandwidth limit filter we use 2 bitsets in FM that track if end stream has been delivered to particular filter...

waiting