Charly Molter

Results 200 issues of Charly Molter

In [kuma](https://github.com/kumahq/kuma) we have a large unit test suite which is composed of 1 ginkgo test suite per package. So far we've been using `go test -p` which runs all...

### Description Maybe a user wants to have empty meshes and empty setups.

triage/accepted
kind/feature
area/installation

### Description Once we have merbridge integrated in kuma-net it should be possible to add an `ebpf` option to our CNI

area/k8s
triage/accepted
kind/feature

### Description As #4747 and https://github.com/kumahq/kuma/pull/4703#discussion_r934918173 revealed the way we extract deployment name in serviceless pods doesn't support: Jobs, DaemonSets and Stateful sets. For provided gateway we're adding support of...

triage/accepted
kind/feature

### Description When running a provided gateway we pick the first service available to generate the tags: https://github.com/kumahq/kuma/blob/7567aabddb0aa611ca306b1387942f454861bb23/pkg/plugins/runtime/k8s/controllers/pod_converter.go#L172-L181 This gets confusing if the gateway exposes multiple ports (for example Kong...

triage/accepted
kind/feature
area/gateway
breaking-change

### Description `--skip-resolv-conf` and `--kuma-cp-ip` are marked as deprecated and not used anymore because they leverage features that have been removed already (CP DNS). These flags were marked as deprecated...

area/kumactl
triage/accepted
kind/cleanup

### What happened? github actions is free for OSS so we'd save some money. In the past there were blockers to do this. The ones I remember of were: `parallel...

area/ci-cd
triage/accepted
kind/improvement

### Description With new matching. Some open questions: - Can we collapse MeshGatewayRoute and trafficRoute? - Should this include localityAwareLB? Some related issues: - https://github.com/kumahq/kuma/issues/2422 - https://github.com/kumahq/kuma/issues/4691 - https://github.com/kumahq/kuma/issues/4690 -...

triage/accepted
kind/feature
kind/design

### Description With the new policy matching. How about ZoneIngress/Egress override? - https://github.com/kumahq/kuma/issues/4542

triage/accepted
kind/design
area/policies

### Description Rebuild traffic trace to have it work with the new selectors. Open question: should the backends be inlined in the policy? This would make it easier to have...

triage/accepted
kind/design
area/policies