Results 130 comments of John Mazzitelli

Note also this trivial tidbit - virtually all the yaml in the kiali codebase does not indent yaml lists that extra indentation level. So to remain consistent, the yaml to...

This was fixed as part of https://github.com/kiali/kiali/issues/5399

> 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 run-kiali.sh with `-kc current`....

> kiali needs to be installed in the cluster in order to run kiali in development mode, outside the cluster: It doesn't "need" to be - but for some things...

@josunect there may be other edge cases where you simply can't run kiali outside the cluster and see some things work. I can't think of such a case, but it...

In this case I hated to point the guy to a long tutorial that he would need to step through. I thought having a section just detailing a list of...

What cluster are you installing Kiali on? (OpenShift? Minikube? Other?) Because the default is already "/kiali" on non-OpenShift platforms. Sounds like your openid config is probably incorrect. Did you review...

e.g. https://github.com/kiali/kiali/pull/4856

As @lucasponce says above, we'd most likely enhance Kiali to support the OpenTracing standard in the future, rather than enhance Kiali to support another one-off tracing implementation. We had [a...

> Any workaround to this issue? No. This has stalled in the community. I see no progress [in this OpenTelemetry issue](https://github.com/open-telemetry/oteps/issues/193), and [this Tempo issue](https://github.com/grafana/tempo/issues/1139) has been closed, and Kiali...