kmesh
kmesh copied to clipboard
High Performance ServiceMesh Data Plane Based on Programmable Kernel
**What type of PR is this?** It's a continuation of the previous modification(https://github.com/kmesh-net/kmesh/pull/680) **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #655 **Special...
…timeout **What type of PR is this?** **What this PR does / why we need it**: Without cleaning up hash file, test will fail with timeout error. By default vs...
Manual cherrypick required. #679 failed to apply on top of branch "release-0.4": ``` Applying: Link XDP again in deamon, in order to fix Kmesh has restarted but old XDP program...
**Please provide an in-depth description of the question you have**: **What do you think about this question?**: **Environment**: - Kmesh version: - Others: @hzxuzhonghu
**What type of PR is this?** /kind enhancement **What this PR does / why we need it**: The current code cannot process the following scenarios: 1. The workload is used...
**What happened**: I am expanding the presentation of Kmesh L7 capabilities, and when I try Fault Injection, the yaml does not take effect. After running `kubectl apply -f https://raw.githubusercontent.com/istio/istio/release-1.21/samples/bookinfo/networking/virtual-service-ratings-test-delay.yaml`, The...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #655 **Special notes for your reviewer**: **Does this PR...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes [#693](https://github.com/kmesh-net/kmesh/issues/693) **Special notes for your reviewer**: **Does...
**What would you like to be added**: Though we have some benchmark tests added before, they are not run on each pr. So they could not detect any perf regression....
**Please provide an in-depth description of the question you have**: Hi, I was trying to add a local_rate_limit field inside the Filter message. ``` message Filter { string name =...