Charly Molter

Results 200 issues of Charly Molter

### Description We currently don't have a unified and standard way to name things in our XDS config this has led to a few issues: - https://github.com/kumahq/kuma/issues/2363 - https://github.com/kumahq/kuma/issues/3249 We...

triage/accepted
kind/design
breaking-change

### Description For example in GKE the metadata service is always running on the same ip: > Note: If you have a strict [cluster network policy](https://cloud.google.com/kubernetes-engine/docs/how-to/network-policy) in place, you must...

triage/accepted
kind/feature

### Checklist prior to review - [x] [Link to relevant issue][1] as well as docs and UI issues -- - [x] This will not break child repos: it doesn't hardcode...

### What happened? It's been default for 2 versions! Remove in 2.7 🥳

triage/accepted
kind/cleanup

### Description We depend on a few 3rd party images (.e.g: https://github.com/kumahq/kuma/pull/7656). Dependabot supports updating versions in [helm charts](https://github.blog/changelog/2022-11-16-dependabot-version-updates-for-docker-image-tags-in-kubernetes-manifests/). It would be good to make sure this works for us....

area/ci-cd
triage/accepted
kind/improvement

### What happened? ```shell $ ./build/artifacts-darwin-arm64/kumactl/kumactl inspect timeout timeout-all-default -m foo Error: Could not list Dataplanes (Not found) ``` It should say the mesh doesn't exist. It looks like it's...

good first issue
triage/accepted
kind/bug

### Description Atm we pass in AccessLogSocketPath and MetricsSocketPath. Anytime we add something new we need to add a new request. It's a little unfortunate and we should just pass...

triage/accepted
kind/improvement