kmesh icon indicating copy to clipboard operation
kmesh copied to clipboard

High Performance ServiceMesh Data Plane Based on Programmable Kernel

Results 319 kmesh issues
Sort by recently updated
recently updated
newest added

**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...

size/XL
do-not-merge/work-in-progress

…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...

lgtm
size/S

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

question

**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...

kind/bug
size/XL

**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...

kind/bug

**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...

size/XL
do-not-merge/work-in-progress

**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...

lgtm
kind/feature
size/M

**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....

kind/enhancement

**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 =...

question