Kiali has a problem in 1.1 latest snapshot (due to pilot port change) that should probably be fixed

It looks like 1.1.0-snapshot.6 introduced a change in the istio-pilot port that serves up its /version endpoint. It used to be on port 9093, but snapshot.6 looks like it changed that to 8080. (that is correct, right? I’m not seeing things? :slight_smile: ) This causes problems with Kiali.

I’d like some thoughts on this - do we think we can merge a Kiali fix for this for 1.1? For details (including the proposed fix, which should be easy) please see https://github.com/istio/istio/issues/11832

Feel free to continue this discussion in that github issue.