Lukasz Dziedziak

Results 46 issues of Lukasz Dziedziak

### Summary When a user deploys Kuma the behavior of communication with services changes. When there is no Kuma and the application running within the pod is binding to PodIP...

ci/run-full-matrix

# Summary Added test which validates that TCP healthCheck on universal with MTLS in Permissive mode is not affected. - [X] Link to docs PR or issue -- none -...

### Description In a https://github.com/kumahq/kuma/issues/4630 we are introducing a configuration option that allows us to turn off new behavior. We want to make it a default behavior, so in the...

triage/accepted
kind/cleanup
breaking-change

We found that Envoy has a cluster in warming state after reconnect to new control-plane. So let's assume Envoy is connected to `Control-plane1`. `Control-plane1` receive information about the new cluster`[Cluster1]`...

### What happened? Sometimes services don't need to communicate with other services and in this case, they might not require changes/observer all services in the infrastructure. Currently, it is not...

good first issue
triage/accepted
kind/bug
area/policies

### Fixes: https://github.com/kumahq/kuma-net/issues/78 Missing things: - removing from the VM - add kuma-net code that gonna remove files and unpin programs, and probably tc when on VM - tests ###...

### Description Upgrade of `kuma-dp` requires a restart of the sidecar. That can cause downtime which can cause a lot of requests to fail. We should allow users a smooth...

area/kuma-dp
triage/accepted
kind/feature
kind/design
area/envoy

### Checklist prior to review We are setting the name of a route equal to the hash of `match` for Dataplane routes but not for the gateway. This is useful...

### Description Implement targeting MeshHTTPRoute from MeshRateLimit for Gateway

triage/pending
kind/feature
area/policies

### Checklist prior to review The best to review by commit - 8cfcfc25313dbae678626bfbda984b49f231335d adds validator - 32ded9067eefb8a8ed029ea9fd06231397f175ad extract MeshHTTPRoute to sample - fb03e3b2e375207be13d266b1fdcb14caa0b6e4d add tests which have an incorrect config...