You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
overview page has two links, both have been reported as failing for istio installed outside the now deprecated rancher-istio chart
looks like the urls come from istio-system/kiali and istio-system/tracing.
short term fix - remove the overview page entirely
longer term fix (can be spun out) - bring back the overview page and fetch the desired services from whatever namespaces they were deployed in (is there a label selector for them?)
To Reproduce
install istio from application collection
go to Istio --> summary page
click on either link
Result
one link ultimately fails to load the istio ui, the other disabled
Setup
Describe the bug
istio-system/kialiandistio-system/tracing.To Reproduce
Result
Expected Result
Screenshots
Additional context