Olivia Song
Olivia Song
**What type of PR is this?** Enhancement **Which issue does this PR fix**: ORR task **What does this PR do / Why do we need it**: Currently, there are 3...
### Issue ### Description 1. Updated prow script for internal CI jobs running in isolated regions 2. added the cleanup step in multi_path_backend_test in AfterEach() 3. Add test coverage for...
**Describe the bug** Recently, we got user report on the default auto-reconciliation may not work as expected for revoking SG rules. By default, the controller will auto-reconcile every 10hrs, controlled...
### Issue ### Description ### Checklist - [ ] Added tests that cover your change (if possible) - [ ] Added/modified documentation as required (such as the `README.md`, or the...
**What type of PR is this?** **Which issue does this PR fix**: When the pod scale is large, the current unpaginated list pod call will heavy load apiserver and lead...
### Issue ### Description This PR adds the metrics of managed resources count, for ingress, service type of load balancer (nlb), targetgroupbinding. And get the count of AWS resources like...
**Describe the feature you are requesting** Performance improve **Motivation** Running LBC in large scale cluster and stress testing its performance. **Describe the proposed solution you'd like** 1. When I tested...
I’m running a Kubernetes cluster with kube-proxy configured in `nftables` mode, and I’m trying to deploy NodeLocal DNSCache for improved DNS performance. The [official documentation](https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/) mentions compatibility and default behavior...