Marcel Zięba
Marcel Zięba
Cherry pick of #112557 on release-1.25. #112557: Fix list estimator for lists that are executed as gets For details on the cherry pick process, see the [cherry pick requests](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md) page....
Cherry pick of #112557 on release-1.24. #112557: Fix list estimator for lists that are executed as gets For details on the cherry pick process, see the [cherry pick requests](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md) page....
Cherry pick of #112557 on release-1.23. #112557: Fix list estimator for lists that are executed as gets For details on the cherry pick process, see the [cherry pick requests](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md) page....
As sig-scalability, we would like to try Triage party for bug scrubbing process. This issue will track progress of running triage party for sig-scalability in aaa cluster.
Commit message for convenience: ``` Remove additional endpoint status options. Additional Endpoint status options were able to easily overload k8s control plane nodes with additional updates meant only for debugging...
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** 1.29.0-alpha.2 **2. What Kubernetes version are you running? `kubectl version` will print the...
Summary: - start scraping cilium metrics - Stop using default helm values - essentially turn of debug logs and switch monitoringAggregation to default - Keep track of policy implementation delay...
Reduces GC CPU usage and memory allocations coming from XfrmStateList. To ensure we have up-to-date cache, wrap all XfrmState related functions inside cache, which is invalidated whenever XfrmState changes. This...
Start measuing fqdn performance. This test runs 30 qps of DNS requests to S3, which return different set of IPs with each request. We keep track of client-side latency, latencies...
Please ensure your pull request adheres to the following guidelines: - [ ] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [ ] All code is covered by...