lizhencheng
lizhencheng
## Describe the feature What problem are you trying to solve? Previously, Flagger would trigger a rollback only when the analysis failed a certain number of times. But in actual...
**What would you like to be added**: In Kmesh, we declare a number of bpf maps and set their size. However, the previous settings were very confusing and the sizes...
**What this PR does / why we need it**: Added a proposal that describes the idea of optimising map refreshes
**What type of PR is this?** **What this PR does / why we need it**: Asynchronous execution of map flush and cache flush **Which issue(s) this PR fixes**: #203
**What type of PR is this?** /kind enhancement **What this PR does / why we need it**: automatically mount cgroup2 at kmesh startup
**What type of PR is this?** /kind enhancement **What this PR does / why we need it**: add ut of workload_stream.go **Which issue(s) this PR fixes**: a part of #104
**What type of PR is this?** /kind enhancement **What this PR does / why we need it**: add ut of ads_loader.go **Which issue(s) this PR fixes**: a part of #104
**What would you like to be added**: Add a note about the libbpf version in the make image and the host libbpf version. **Why is this needed**: The `libbpf` used...
**What would you like to be added**: Use Github Actions to Automatically Sync Code Pushed to Github to Gitee. **Why is this needed**: In addition to having a code repository...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: update golang.org/x/net to fix a vulnerability Fix for [CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288) [information](https://pkg.go.dev/vuln/GO-2024-2687)