Josune Cordoba

Results 68 comments of Josune Cordoba

> > The prometheus traces shows that the connection_security_policy is set just for the reporter source, but not for the reporter destination: > > I think you mean the opposite....

I think the issue might be originated in the backend, because the sourceCluster is unknown. The lock icon is shown based on the "isMTLS" field, but this is not filled...

I'm no sure what should be the behavior for "Cluster Boxes", it makes no difference in the graph in my environment (I was expecting to remove (cluster-default): ![image](https://user-images.githubusercontent.com/49480155/181024399-d4e91314-11e4-4464-bb81-d51eefa4ba68.png)

Sure, we can have a video call to share this view. Thanks, @jshaughn

I've just tested installing Kiali inside the cluster, I can see the same behavior than @jshaughn : ![image](https://user-images.githubusercontent.com/49480155/181557782-28fa4538-8743-45fb-8730-3351e8725b08.png) ![image](https://user-images.githubusercontent.com/49480155/181569493-b9e34795-0c7c-4736-ba33-4bbaaa19b993.png) I can investigate further

Thanks, @jshaughn ! I have tested but it didn't work :( But when I run kiali inside the cluster I think is using the same istio instance, right? I was...

> Hmm, I thought that workaround would work, did you see the same issue but with the label `(kubernetes)` instead of `(cluster-default`)? > > Anyway, that warning seems related, cc'ing...

> > 2022-07-28T16:38:16+01:00 WRN Failed to fetch Kiali token when resolving cluster info: open > > /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory > > That's most likely because you started...

> > see this is still empty: > > Yes, that is expected when you set the cluster-name to the default value. In that case Kiali assumes a single-cluster installation....

I finally get the same results, running Kiali in dev mode, outside the cluster: ![image](https://user-images.githubusercontent.com/49480155/181748037-668be5a6-8f33-45c8-bf5c-dd10e8d96ea3.png) Steps for the installation: 1. minikube start 2. ./install-istio-via-istioctl.sh -c kubectl 3. ./install-bookinfo-demo.sh -c kubectl...