Marcel Zięba

Results 127 comments of Marcel Zięba

Example results Based on Cilium metrics: ``` { "version": "v1", "dataItems": [ { "data": { "DNS Proxy dataplane time - Perc50": 0.0025064447433310916, "DNS Proxy dataplane time - Perc99": 0.0049627605917955606, "DNS...

One interesting observation, when I increased the number of distinct DNS names from 10 to 100, without changing qps , most of the requests start to fail, timing out on...

Thanks for the fast review @learnitall We don't want to remove `endpointStatusLog` / `endpointStatusChange` / update `api/v1/openapi.yaml` as they are still used in Cilium API and we want to leave...

> Q: Does this mean the detailed information is available only for local endpoints, and it's not pushed to the kube-api server via the status field in CRs? yes, but...