Krzysztof Słonka
Krzysztof Słonka
### What happened? Here https://github.com/kumahq/kuma/pull/10574/files I modified upgradeable versions so that during stabilisation it passes. There were multiple ideas on how it should look like (@lahabana @michaelbeaumont @jakubdyszkiewicz). Please fill...
### Description Support on sidecar when available, on egress when available
### Description Let's do this on demand, if you go to MeshService/MeshExternalService the global will ask zones for VIPs/Hostnames and then we can show that in the GUI
### Description It could include hostname and vip xrel https://github.com/kumahq/kuma/issues/10591
### Description People should be able to target MeshExternalService with MeshTimeout and other policies.
### Description from @lukidzi: There are multiple ways of getting a name: - meta.GetName() # name from the resource - meta.GetNameExtensions()[model.K8sNameComponent] # "k8s.kuma.io/name" - GetDisplayName(meta) # "kuma.io/display-name" - es.Spec.GetService() #...
### Description Continuation from: https://github.com/kumahq/kuma/issues/4648
### What happened? See: https://github.com/kumahq/kuma-net/actions/runs/3630479250 A workaround from @mmorel-35 - https://github.com/kumahq/kuma-net/pull/121
### Description We walked on slack briefly and I wanted to discuss the idea of exposing `Config` resources in `kumactl` for troubleshooting purposes. ~This could be behind an `internals` switch,...
### Description "A bug happened!" is not a great bug template. Could we create a template that includes: - configuration (policies, k8s, universal) - versions - logs (CPs, DPs, GUI/console)...