Lukasz Dziedziak

Results 46 issues of Lukasz Dziedziak

### Description Implement targeting MeshHTTPRoute for MeshRetry for Gateway

triage/pending
kind/feature
area/policies

### Description Implement targeting MeshHTTPRoute for MeshRetry

triage/pending
kind/feature
area/policies

### Description The `MeshLoadBalancingStrategy` enables traffic balancing based on labels. Labels related to topology, such as availability-zone/region, are present on the node object, but they are not accessible to users...

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

### What happened? As a followup to https://github.com/kumahq/kuma/issues/6819 we should handle correctly issue when there are 2 or more headless services pointing to the same service. So far we are...

triage/accepted
kind/bug

### What happened? When installing kong-enterprise with kumactl `kumactl install gateway kong-enterprise` user must provide a path to the license. If the license has whitespace/newlines installation fails with the error...

triage/accepted
kind/bug

### Description Currently, we allow configuring only `from` but sometimes you might want to configure fault injection on outbound, and it might be helpful e.g.: gateway. - [x] `MeshGateway` -...

good first issue
triage/accepted
triage/stale
kind/feature
area/policies

### Description FaultInjection allows configuring matching for specific Headers. It might be useful for traffic outside of mesh and match for other headers.

triage/accepted
kind/feature
kind/design

### What happened? When Metrics are enabled in Grafana you can observe that metrics are available only for Dataplanes but not for `ZoneEgress` and `ZoneIngress`. It looks like while we...

area/observability
triage/accepted
kind/bug

### Description Since 2.6, the helm release step is in build-test-distribution.yaml. We are still supporting versions 2.2-2.5 and to release helm we need an action file on the main branch....

area/ci-cd
triage/accepted
kind/cleanup

### What happened? While running tests you want to interrupt them, `After` step doesn't clean all the changes made to the environment. That's cause the next runs to fail. ```bash...

area/ci-cd
triage/accepted
kind/bug