From: Aashish Sharma Date: Wed, 12 Nov 2025 13:18:43 +0000 (+0530) Subject: mgr/dashboard: hide multi-cluster context switcher X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=607cdaa4fb0d36961bd2b49443fb4b6ea52d1922;p=ceph-ci.git mgr/dashboard: hide multi-cluster context switcher We need to hide multi-cluster context-switcher from the downstream 9.0 clusters in case a cluster with an existing multi-cluster setup upgrades to this version. Resolves: rhbz#2406182 Signed-off-by: Aashish Sharma --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html index 61f0400a979..0f6a4614bc1 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html @@ -16,7 +16,7 @@ + *ngIf="clustersMap?.size > 1 && !['ibm', 'redhat'].includes(environment.build)">