Multiple mesh support #8329
Labels
backlog
Triaged Issue added to backlog
enhancement
This is the preferred way to describe new end-to-end features.
8000
Uh oh!
There was an error while loading. Please reload this page.
What do you want to improve?
Kiali should be able to monitor multiple different meshes as defined by distinct mesh IDs. The mesh page should tell the user which mesh their controlplane belongs in and a high level show the names of each mesh and the controlplanes that are in them.
The mesh model will likely need to be updated to support this:
kiali/models/mesh.go
Lines 34 to 40 in ca111fa
Places that use
deployment.istio_namespace
can't assume that istio is only deployed in a single namespace.What is the current behavior?
What is the new behavior?
The text was updated successfully, but these errors were encountered: