kiali icon indicating copy to clipboard operation
kiali copied to clipboard

Get component status only checks home cluster

Open nrfox opened this issue 1 year ago • 1 comments

What do you want to improve?

IstioStatusService only checks the status for the Kiali home cluster: https://github.com/kiali/kiali/blob/153dd90d4a56a5c463c59720680efa2804d13aef/business/istio_status.go#L57-L62

What is the new behavior?

Status is checked for all controlplanes.

nrfox avatar Sep 10 '24 15:09 nrfox

Let's keep an eye on this, unsure of how we want the masthead status and mesh page to work together. But seems like in a MC env it would be good to flag instability on any cluster in the masthead.

jshaughn avatar Oct 16 '24 14:10 jshaughn

From Kiai masthead, should it be request of IstioStatus per cluster or a single request which will return the component statuses for all clusters in a map. I think for a consistency with Mesh and the Overview pages it can be a request per cluster in masthead. And masthead can display grouped by a cluster, like this, wdyt:

Image

hhovsepy avatar Feb 14 '25 14:02 hhovsepy

For UX discussion: Image

hhovsepy avatar Feb 19 '25 13:02 hhovsepy