Mike Beaumont

Results 77 issues of Mike Beaumont

I see an error like the following when using `talos_cluster_health`: ``` rpc error: code = Unknown desc = ParseAddr("services-cp-0"): unable to parse IP ``` The error message isn't clear but...

It'd be great to have a data source for generating/fetching installer images/ISOs/etc via the factory.

Probably I'm missing something obvious from the docs but say I have two slices of structs that I want to compare but only on one field. I want to write...

A single TLS object was being used for every filter chain match after merging listeners, instead of each filter chain match having the TLS object from its corresponding listener. Also...

Adds inbound names to Dataplane. This was [in the MADR](https://github.com/kumahq/kuma/blob/master/docs/madr/decisions/041-meshservice-kubernetes-ux.md#ports) and hadn't yet been implemented. Part of https://github.com/kumahq/kuma/issues/10071 ### Checklist prior to review - [x] [Link to relevant issue][1] as...

Closes #8160 This was enabled in some form in https://github.com/kumahq/kuma/pull/1113 and then in its current form in https://github.com/kumahq/kuma/pull/6809 This is of course more correct but the performance implications are not...

ci/run-full-matrix

### Description Implement [MADR](https://github.com/kumahq/kuma/pull/9979) that's already merged

triage/accepted
kind/feature

### Description - [MADR](https://github.com/kumahq/kuma/pull/10478) ## Accepted when - MADR implemented - It's possible to access every MeshService, synced or local, in any zone by _some_ name

triage/accepted
kind/feature

### Description See https://github.com/kumahq/kuma/pull/10134

triage/accepted
kind/feature