From 34fdaa2335e90b51d6ba6fbb9c092ba19c2ff15d Mon Sep 17 00:00:00 2001 From: Richard Cox Date: Wed, 25 Aug 2021 11:44:45 +0100 Subject: [PATCH] Ensure Cluster Tools only shows if user can access required resources - cluster member gains visiblity of catalog app when they can see a namespace - fixed in cluster side nav and single cluster info --- components/SingleClusterInfo.vue | 11 +++++++++-- layouts/default.vue | 12 ++++++++++-- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/components/SingleClusterInfo.vue b/components/SingleClusterInfo.vue index 3674b53759..fa35f1b710 100644 --- a/components/SingleClusterInfo.vue +++ b/components/SingleClusterInfo.vue @@ -1,7 +1,9 @@