mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update snapshots
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
6fa72fef94
commit
723b769068
@ -2,10 +2,6 @@
|
||||
|
||||
exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -2,10 +2,6 @@
|
||||
|
||||
exports[`cluster - visibility of sidebar items given kube resource for route is not allowed renders 1`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`workload overview when navigating to workload overview renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`disable sidebar items when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`show status for a kube object given application starts and in test page renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`disable kube object statuses when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`cluster/namespaces - edit namespaces from previously opened tab given tab was previously opened, when application is started renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`disable workloads overview details when cluster is not relevant given extension should be enabled for the cluster renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`showing details for helm release given application is started when navigating to helm releases renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -3,10 +3,6 @@
|
||||
exports[`download logs options in logs dock tab opening pod logs when logs available renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -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`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
@ -2,10 +2,6 @@
|
||||
|
||||
exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissions given no matching component given current url is starting url renders 1`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -468,10 +464,6 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
||||
|
||||
exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissions renders 1`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
@ -941,10 +933,6 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
||||
|
||||
exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces permissions renders 1`] = `
|
||||
<div>
|
||||
<div
|
||||
class="clusterModals"
|
||||
style="height: 0px;"
|
||||
/>
|
||||
<div
|
||||
class="Notifications flex column align-flex-end"
|
||||
/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user