-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
False
-
Upstream issue - https://github.com/kiali/kiali/issues/3478
By default, Kiali will not show any namespaces that start with "kube" because typically those are internal-use only namespaces that are never part of the mesh.
****
Creating a namespace called 'akube-a' and then adding it to the SMMR does not result in the namespace displaying in Kiali UI. Kiali seems to be filterint this namespace, but should not.
Repro:
- Create SMCP
- Create SMMR, and add namespaces:
"kubetest"
"akube-a"
- Wait for Kiali to restart, and then validate whether the above namespaces are listed in Kiali UI namespace list
Kiali version v1.36.7
- is documented by
-
OSSM-2691 OSSM 2.1.1 z-stream Release Notes, Known Issues and Bug Fixes
- Closed
- links to