diff --git a/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap b/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap index e63e5bbb2f..8a293a41f9 100644 --- a/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap +++ b/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap @@ -2,10 +2,6 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
-
@@ -569,10 +565,6 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = ` exports[`cluster - order of sidebar items when rendered when parent is expanded renders 1`] = `
-
diff --git a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap index cdc5a30f64..6d64889cff 100644 --- a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap +++ b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap @@ -2,10 +2,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations given empty state for expanded sidebar items already exists, when rendered renders without errors 1`] = `
-
@@ -542,10 +538,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations exports[`cluster - sidebar and tab navigation for core given core registrations given no initially persisted state for sidebar items, when rendered renders 1`] = `
-
@@ -1082,10 +1074,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations exports[`cluster - sidebar and tab navigation for core given core registrations given no initially persisted state for sidebar items, when rendered when a parent sidebar item is expanded renders 1`] = `
-
@@ -1642,10 +1630,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations exports[`cluster - sidebar and tab navigation for core given core registrations given no initially persisted state for sidebar items, when rendered when a parent sidebar item is expanded when a child of the parent is selected renders 1`] = `
-
@@ -2082,10 +2066,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations exports[`cluster - sidebar and tab navigation for core given core registrations given no state for expanded sidebar items exists, and navigated to child sidebar item, when rendered renders 1`] = `
-
@@ -2501,10 +2481,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations exports[`cluster - sidebar and tab navigation for core given core registrations given state for expanded sidebar items already exists, when rendered renders 1`] = `
-
@@ -3061,10 +3037,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations exports[`cluster - sidebar and tab navigation for core given core registrations given state for expanded unknown sidebar items already exists, when rendered renders without errors 1`] = `
-
diff --git a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap index 461f1d8d5f..ac415ae3e2 100644 --- a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap +++ b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap @@ -2,10 +2,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given empty state for expanded sidebar items already exists, when rendered renders without errors 1`] = `
-
@@ -542,10 +538,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given no initially persisted state for sidebar items, when rendered renders 1`] = `
-
@@ -1082,10 +1074,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given no initially persisted state for sidebar items, when rendered when a parent sidebar item is expanded renders 1`] = `
-
@@ -1658,10 +1646,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given no initially persisted state for sidebar items, when rendered when a parent sidebar item is expanded when a child of the parent is selected renders 1`] = `
-
@@ -2153,10 +2137,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given no initially persisted state for sidebar items, when rendered when a parent sidebar item is expanded when a child of the parent is selected when selecting sibling tab renders 1`] = `
-
@@ -2648,10 +2628,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given no state for expanded sidebar items exists, and navigated to child sidebar item, when rendered renders 1`] = `
-
@@ -3106,10 +3082,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given state for expanded sidebar items already exists, when rendered renders 1`] = `
-
@@ -3682,10 +3654,6 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given state for expanded unknown sidebar items already exists, when rendered renders without errors 1`] = `
-
diff --git a/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap b/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap index 0da1bd76cf..7fe8edf8cf 100644 --- a/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap +++ b/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap @@ -2,10 +2,6 @@ exports[`cluster - visibility of sidebar items given kube resource for route is not allowed renders 1`] = `
-
@@ -514,10 +510,6 @@ exports[`cluster - visibility of sidebar items given kube resource for route is exports[`cluster - visibility of sidebar items given kube resource for route is not allowed when kube resource becomes allowed renders 1`] = `
-
diff --git a/src/features/cluster/__snapshots__/workload-overview.test.tsx.snap b/src/features/cluster/__snapshots__/workload-overview.test.tsx.snap index 3f76f71535..e53ace250f 100644 --- a/src/features/cluster/__snapshots__/workload-overview.test.tsx.snap +++ b/src/features/cluster/__snapshots__/workload-overview.test.tsx.snap @@ -3,10 +3,6 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
-
diff --git a/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap index 4b141c13cb..7c81e1dfd7 100644 --- a/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap @@ -3,10 +3,6 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension should be enabled for the cluster, when navigating renders 1`] = `
-
@@ -397,10 +393,6 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shouldn't be enabled for the cluster, when navigating renders 1`] = `
-
@@ -911,10 +903,6 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known if extension should be enabled for the cluster, when navigating renders 1`] = `
-
diff --git a/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap index f7f4325007..5642dbcf22 100644 --- a/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap @@ -3,10 +3,6 @@ exports[`disable sidebar items when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
-
@@ -535,10 +531,6 @@ exports[`disable sidebar items when cluster is not relevant given extension shou exports[`disable sidebar items when cluster is not relevant given extension shouldn't be enabled for the cluster renders 1`] = `
-
@@ -1049,10 +1041,6 @@ exports[`disable sidebar items when cluster is not relevant given extension shou exports[`disable sidebar items when cluster is not relevant given not yet known if extension should be enabled for the cluster renders 1`] = `
-
diff --git a/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap index 856802b1b2..0221082e02 100644 --- a/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap @@ -3,10 +3,6 @@ exports[`disable kube object detail items when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
-
@@ -454,10 +450,6 @@ exports[`disable kube object detail items when cluster is not relevant given ext exports[`disable kube object detail items when cluster is not relevant given extension shouldn't be enabled for the cluster renders 1`] = `
-
@@ -943,10 +935,6 @@ exports[`disable kube object detail items when cluster is not relevant given ext exports[`disable kube object detail items when cluster is not relevant given not yet known if extension should be enabled for the cluster renders 1`] = `
-
diff --git a/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap index d8351435db..292a820f4b 100644 --- a/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap @@ -3,10 +3,6 @@ exports[`disable kube object menu items when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
-
@@ -402,10 +398,6 @@ exports[`disable kube object menu items when cluster is not relevant given exten exports[`disable kube object menu items when cluster is not relevant given extension shouldn't be enabled for the cluster renders 1`] = `
-
@@ -795,10 +787,6 @@ exports[`disable kube object menu items when cluster is not relevant given exten exports[`disable kube object menu items when cluster is not relevant given not yet known if extension should be enabled for the cluster renders 1`] = `
-
diff --git a/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap b/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap index e2a6db9587..dec48cdc12 100644 --- a/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap +++ b/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap @@ -3,10 +3,6 @@ exports[`show status for a kube object given application starts and in test page renders 1`] = `
-
@@ -391,10 +387,6 @@ exports[`show status for a kube object given application starts and in test page exports[`show status for a kube object given application starts and in test page when critical status emerges renders 1`] = `
-
@@ -819,10 +811,6 @@ exports[`show status for a kube object given application starts and in test page exports[`show status for a kube object given application starts and in test page when info status emerges renders 1`] = `
-
@@ -1247,10 +1235,6 @@ exports[`show status for a kube object given application starts and in test page exports[`show status for a kube object given application starts and in test page when status for irrelevant kube object api version emerges renders 1`] = `
-
@@ -1635,10 +1619,6 @@ exports[`show status for a kube object given application starts and in test page exports[`show status for a kube object given application starts and in test page when status for irrelevant kube object kind emerges renders 1`] = `
-
@@ -2023,10 +2003,6 @@ exports[`show status for a kube object given application starts and in test page exports[`show status for a kube object given application starts and in test page when warning status emerges renders 1`] = `
-
diff --git a/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap index 3a6220acf7..9fc7e6bbf1 100644 --- a/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap @@ -3,10 +3,6 @@ exports[`disable kube object statuses when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
-
@@ -431,10 +427,6 @@ exports[`disable kube object statuses when cluster is not relevant given extensi exports[`disable kube object statuses when cluster is not relevant given extension shouldn't be enabled for the cluster renders 1`] = `
-
@@ -819,10 +811,6 @@ exports[`disable kube object statuses when cluster is not relevant given extensi exports[`disable kube object statuses when cluster is not relevant given not yet known if extension should be enabled for the cluster renders 1`] = `
-
diff --git a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap index 71a47a9fed..b087beee3d 100644 --- a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap +++ b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap @@ -3,10 +3,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace renders 1`] = `
-
@@ -645,10 +641,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with failure renders 1`] = `
-
@@ -1292,10 +1284,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given change in configuration renders 1`] = `
-
@@ -2008,10 +1996,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given clicking the context menu for second namespace, when clicking to edit namespace renders 1`] = `
-
@@ -2702,10 +2686,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given clicking the context menu for second namespace, when clicking to edit namespace when second namespace resolves renders 1`] = `
-
@@ -3468,10 +3448,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given clicking the context menu for second namespace, when clicking to edit namespace when second namespace resolves when clicking dock tab for the first namespace renders 1`] = `
-
@@ -4236,10 +4212,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given invalid change in configuration renders 1`] = `
-
@@ -4966,10 +4938,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given no changes in the configuration, when selecting to save renders 1`] = `
-
@@ -5691,10 +5659,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given no changes in the configuration, when selecting to save when saving resolves with failure renders 1`] = `
-
@@ -6407,10 +6371,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace given no changes in the configuration, when selecting to save when saving resolves with success renders 1`] = `
-
@@ -7123,10 +7083,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace renders 1`] = `
-
@@ -7839,10 +7795,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace when selecting to cancel renders 1`] = `
-
@@ -8390,10 +8342,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace when selecting to save and close renders 1`] = `
-
@@ -9115,10 +9063,6 @@ metadata: exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace when selecting to save and close when saving resolves with failure renders 1`] = `
-
@@ -9666,10 +9610,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves with namespace when selecting to save and close when saving resolves with success renders 1`] = `
-
@@ -10217,10 +10157,6 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam exports[`cluster/namespaces - edit namespace from new tab when navigating to namespaces when namespaces resolve when clicking the context menu for a namespace when clicking to edit namespace when call for namespace resolves without namespace renders 1`] = `
-
diff --git a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap index e01ad50f34..f82cbc2e0e 100644 --- a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap +++ b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap @@ -3,10 +3,6 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given tab was previously opened, when application is started renders 1`] = `
-
@@ -552,10 +548,6 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t exports[`cluster/namespaces - edit namespaces from previously opened tab given tab was previously opened, when application is started when call for namespace resolves with namespace renders 1`] = `
-
diff --git a/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap index 4904691e8d..4dc26ef987 100644 --- a/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap @@ -3,10 +3,6 @@ exports[`disable workloads overview details when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
-
@@ -522,10 +518,6 @@ exports[`disable workloads overview details when cluster is not relevant given e exports[`disable workloads overview details when cluster is not relevant given extension shouldn't be enabled for the cluster renders 1`] = `
-
@@ -1036,10 +1028,6 @@ exports[`disable workloads overview details when cluster is not relevant given e exports[`disable workloads overview details when cluster is not relevant given not yet known if extension should be enabled for the cluster renders 1`] = `
-
diff --git a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap index c26b1578f5..8a3f4f094c 100644 --- a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap +++ b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap @@ -3,10 +3,6 @@ exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started renders 1`] = `
-
@@ -436,10 +432,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts renders 1`] = `
-
@@ -1353,10 +1345,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart renders 1`] = `
-
@@ -2115,10 +2103,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given changing version to be installed renders 1`] = `
-
@@ -3121,10 +3105,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given changing version to be installed when version is selected renders 1`] = `
-
@@ -4101,10 +4081,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given changing version to be installed when version is selected when default configuration resolves renders 1`] = `
-
@@ -5076,10 +5052,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given custom name is inputted renders 1`] = `
-
@@ -6051,10 +6023,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given invalid change in configuration renders 1`] = `
-
@@ -7048,10 +7016,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given namespace selection is opened renders 1`] = `
-
@@ -8054,10 +8018,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given namespace selection is opened when namespace is selected renders 1`] = `
-
@@ -9029,10 +8989,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given no changes in configuration, when installing the chart renders 1`] = `
-
@@ -10012,10 +9968,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given no changes in configuration, when installing the chart when installation resolves renders 1`] = `
-
@@ -10854,10 +10806,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given no changes in configuration, when installing the chart when installation resolves when selected to see the installed release renders 1`] = `
-
@@ -11631,10 +11579,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given no changes in configuration, when installing the chart when installation resolves when selected to show execution output renders 1`] = `
-
@@ -12533,10 +12477,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given opening details for second chart, when details resolve renders 1`] = `
-
@@ -13754,10 +13694,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given opening details for second chart, when details resolve when selecting to install second chart renders 1`] = `
-
@@ -14568,10 +14504,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given opening details for second chart, when details resolve when selecting to install second chart when configuration and versions resolve renders 1`] = `
-
@@ -15597,10 +15529,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given opening details for second chart, when details resolve when selecting to install second chart when configuration and versions resolve when selecting the dock tab for installing first chart renders 1`] = `
-
@@ -16624,10 +16552,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve given valid change in configuration renders 1`] = `
-
@@ -17599,10 +17523,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve renders 1`] = `
-
@@ -18574,10 +18494,6 @@ exports[`installing helm chart from new tab given tab for installing chart was n exports[`installing helm chart from new tab given tab for installing chart was not previously opened and application is started when navigating to helm charts when selecting to install the chart when default configuration and versions resolve when cancelled renders 1`] = `
-
diff --git a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap index 215f613270..ea4fa6fc90 100644 --- a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap +++ b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap @@ -3,10 +3,6 @@ exports[`installing helm chart from previously opened tab given tab for installing chart was previously opened, when application is started renders 1`] = `
-
@@ -527,10 +523,6 @@ exports[`installing helm chart from previously opened tab given tab for installi exports[`installing helm chart from previously opened tab given tab for installing chart was previously opened, when application is started when configuration and version resolves renders 1`] = `
-
diff --git a/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap b/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap index 62ffad2c7e..dcd2bb5dd1 100644 --- a/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap +++ b/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap @@ -3,10 +3,6 @@ exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts renders 1`] = `
-
@@ -504,10 +500,6 @@ exports[`opening dock tab for installing helm chart given application is started exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve renders 1`] = `
-
@@ -1175,10 +1167,6 @@ exports[`opening dock tab for installing helm chart given application is started exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve when opening details of a chart renders 1`] = `
-
@@ -1903,10 +1891,6 @@ exports[`opening dock tab for installing helm chart given application is started exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve when opening details of a chart when chart versions resolve renders 1`] = `
-
@@ -2810,10 +2794,6 @@ exports[`opening dock tab for installing helm chart given application is started exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve when opening details of a chart when chart versions resolve when readme resolves renders 1`] = `
-
@@ -3727,10 +3707,6 @@ exports[`opening dock tab for installing helm chart given application is started exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve when opening details of a chart when chart versions resolve when readme resolves when selecting different version renders 1`] = `
-
@@ -4634,10 +4610,6 @@ exports[`opening dock tab for installing helm chart given application is started exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve when opening details of a chart when chart versions resolve when readme resolves when selecting different version when readme resolves renders 1`] = `
-
@@ -5551,10 +5523,6 @@ exports[`opening dock tab for installing helm chart given application is started exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve when opening details of a chart when chart versions resolve when readme resolves when selecting to install the chart renders 1`] = `
-
diff --git a/src/features/helm-charts/upgrade-chart/__snapshots__/upgrade-chart-new-tab.test.ts.snap b/src/features/helm-charts/upgrade-chart/__snapshots__/upgrade-chart-new-tab.test.ts.snap index f56f39c718..52d08559d6 100644 --- a/src/features/helm-charts/upgrade-chart/__snapshots__/upgrade-chart-new-tab.test.ts.snap +++ b/src/features/helm-charts/upgrade-chart/__snapshots__/upgrade-chart-new-tab.test.ts.snap @@ -3,10 +3,6 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navigating to the helm releases view renders 1`] = `
-
@@ -667,10 +663,6 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navigating to the helm releases view when helm releases resolves renders 1`] = `
-
@@ -1424,10 +1416,6 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navigating to the helm releases view when helm releases resolves when clicking the menu for a helm release renders 1`] = `
-
@@ -2235,10 +2223,6 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navigating to the helm releases view when helm releases resolves when clicking the menu for a helm release when clicking the upgrade chart menu item renders 1`] = `
-
@@ -3082,10 +3066,6 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navigating to the helm releases view when helm releases resolves when clicking the menu for a helm release when clicking the upgrade chart menu item when request for all helm charts resolves when the requests of versions of the helm charts resolves renders 1`] = `
-
@@ -4069,10 +4049,6 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navigating to the helm releases view when helm releases resolves when clicking the menu for a helm release when clicking the upgrade chart menu item when request for all helm charts resolves when the requests of versions of the helm charts resolves when the configuration request resolves renders 1`] = `
-
@@ -5058,10 +5034,6 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navigating to the helm releases view when helm releases resolves when clicking the menu for a helm release when clicking the upgrade chart menu item when request for all helm charts resolves when the requests of versions of the helm charts resolves when the configuration request resolves when closing the upgrade chart tab renders 1`] = `
-
diff --git a/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap b/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap index c78afc43d1..c45e3d30b6 100644 --- a/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap +++ b/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap @@ -3,10 +3,6 @@ exports[`showing details for helm release given application is started when navigating to helm releases renders 1`] = `
-
@@ -748,10 +744,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve but there is none, renders 1`] = `
-
@@ -1498,10 +1490,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve renders 1`] = `
-
@@ -2418,10 +2406,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details renders 1`] = `
-
@@ -3399,10 +3383,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release renders 1`] = `
-
@@ -4380,10 +4360,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release when configuration resolves renders 1`] = `
-
@@ -5606,10 +5582,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release when configuration resolves when changing the configuration renders 1`] = `
-
@@ -6832,10 +6804,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release when configuration resolves when changing the configuration when saving renders 1`] = `
-
@@ -8058,10 +8026,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release when configuration resolves when changing the configuration when saving when requestHelmCharts resolves when requestHelmChartVersions resolves when update resolves with failure renders 1`] = `
-
@@ -9109,10 +9073,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release when configuration resolves when changing the configuration when saving when requestHelmCharts resolves when requestHelmChartVersions resolves when update resolves with success renders 1`] = `
-
@@ -10162,10 +10122,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release when configuration resolves when changing the configuration when toggling to see only user defined values when configuration resolves renders 1`] = `
-
@@ -11388,10 +11344,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolve with release when configuration resolves when selecting to upgrade chart renders 1`] = `
-
@@ -12369,10 +12321,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when call for release resolves with error renders 1`] = `
-
@@ -13353,10 +13301,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when details is closed renders 1`] = `
-
@@ -14273,10 +14217,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when details is closed when opening details for same release renders 1`] = `
-
@@ -15254,10 +15194,6 @@ exports[`showing details for helm release given application is started when navi exports[`showing details for helm release given application is started when navigating to helm releases when releases resolve when selecting release to see details when opening details for second release renders 1`] = `
-
diff --git a/src/features/pod-logs/__snapshots__/download-logs.test.tsx.snap b/src/features/pod-logs/__snapshots__/download-logs.test.tsx.snap index 3283107507..442d92dbe9 100644 --- a/src/features/pod-logs/__snapshots__/download-logs.test.tsx.snap +++ b/src/features/pod-logs/__snapshots__/download-logs.test.tsx.snap @@ -3,10 +3,6 @@ exports[`download logs options in logs dock tab opening pod logs when logs available renders 1`] = `
-
@@ -860,10 +856,6 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail exports[`download logs options in logs dock tab opening pod logs when logs not available renders 1`] = `
-
diff --git a/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap b/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap index 264451977b..d629d85798 100644 --- a/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap +++ b/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap @@ -2,10 +2,6 @@ exports[` given cluster with list nodes and namespaces permissions given no matching component given current url is starting url renders 1`] = `
-
@@ -468,10 +464,6 @@ exports[` given cluster with list nodes and namespaces permissio exports[` given cluster with list nodes and namespaces permissions renders 1`] = `
-
@@ -941,10 +933,6 @@ exports[` given cluster with list nodes and namespaces permissio exports[` given cluster without list nodes, but with namespaces permissions renders 1`] = `
-