1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Updating snapshots

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2023-02-06 14:56:05 +03:00
parent f2534b1e06
commit 2800dd924e
23 changed files with 2393 additions and 517 deletions

View File

@ -71,7 +71,9 @@ exports[`legacy extension adding cluster frame components given custom component
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`legacy extension adding cluster frame components given custom component
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`legacy extension adding cluster frame components given custom component
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`legacy extension adding cluster frame components given custom component
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`legacy extension adding cluster frame components given custom component
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`legacy extension adding cluster frame components given custom component
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`legacy extension adding cluster frame components given custom component
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -209,7 +219,7 @@ exports[`legacy extension adding cluster frame components given custom component
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -221,7 +231,9 @@ exports[`legacy extension adding cluster frame components given custom component
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -246,7 +258,9 @@ exports[`legacy extension adding cluster frame components given custom component
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -269,7 +283,7 @@ exports[`legacy extension adding cluster frame components given custom component
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -71,7 +71,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-parent-id"
>
@ -142,7 +148,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -154,7 +160,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -177,7 +185,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -189,7 +197,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -214,7 +224,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-some-another-parent-id"
>
@ -229,7 +241,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -249,7 +263,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -261,7 +275,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -286,7 +302,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -309,7 +327,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -321,7 +339,9 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-some-other-parent-id"
>
@ -674,7 +694,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -695,7 +717,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -707,7 +729,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -732,7 +756,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-parent-id"
>
@ -745,7 +771,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -759,7 +785,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
class="subMenu"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-parent-id"
data-testid="sidebar-item-some-child-id"
@ -775,7 +803,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-parent-id"
data-testid="sidebar-item-some-another-child-id"
@ -791,7 +821,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-parent-id"
data-testid="sidebar-item-some-other-child-id"
@ -809,7 +841,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</ul>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -832,7 +866,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -844,7 +878,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -869,7 +905,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-some-another-parent-id"
>
@ -884,7 +922,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -904,7 +944,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -916,7 +956,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -941,7 +983,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -964,7 +1008,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -976,7 +1020,9 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-some-other-parent-id"
>

View File

@ -71,7 +71,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-parent-id"
>
@ -145,7 +151,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -157,7 +163,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -180,7 +188,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -192,7 +200,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -217,7 +227,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -237,7 +249,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -249,7 +261,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -274,7 +288,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -297,7 +313,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -647,7 +663,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -668,7 +686,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -680,7 +698,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -705,7 +725,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-parent-id"
>
@ -721,7 +743,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -733,7 +755,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -756,7 +780,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -768,7 +792,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -793,7 +819,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -813,7 +841,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -825,7 +853,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -850,7 +880,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -873,7 +905,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1223,7 +1255,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -1244,7 +1278,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1256,7 +1290,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1281,7 +1317,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-parent-id"
>
@ -1297,7 +1335,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1311,7 +1349,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="subMenu"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-parent-id"
data-testid="sidebar-item-some-child-id"
@ -1329,7 +1369,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</ul>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1352,7 +1394,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1364,7 +1406,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1389,7 +1433,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1409,7 +1455,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1421,7 +1467,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1446,7 +1494,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1469,7 +1519,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1819,7 +1869,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -1839,7 +1891,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1851,7 +1903,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1876,7 +1930,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-some-parent-id"
>
@ -1893,7 +1949,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1907,7 +1963,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="subMenu active"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="true"
data-parent-id-test="some-parent-id"
data-testid="sidebar-item-some-child-id"
@ -1926,7 +1984,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</ul>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1949,7 +2009,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1961,7 +2021,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1986,7 +2048,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -2006,7 +2070,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2018,7 +2082,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2043,7 +2109,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2066,7 +2134,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2293,7 +2361,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -2313,7 +2383,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2325,7 +2395,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -2350,7 +2422,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-some-parent-id"
>
@ -2367,7 +2441,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2379,7 +2453,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -2402,7 +2478,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2414,7 +2490,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -2439,7 +2517,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -2459,7 +2539,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2471,7 +2551,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2496,7 +2578,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2519,7 +2603,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2746,7 +2830,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -2767,7 +2853,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2779,7 +2865,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -2804,7 +2892,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-parent-id"
>
@ -2820,7 +2910,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2834,7 +2924,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="subMenu"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-parent-id"
data-testid="sidebar-item-some-child-id"
@ -2852,7 +2944,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</ul>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -2875,7 +2969,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2887,7 +2981,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -2912,7 +3008,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -2932,7 +3030,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2944,7 +3042,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2969,7 +3069,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2992,7 +3094,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3342,7 +3444,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -3363,7 +3467,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3375,7 +3479,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -3400,7 +3506,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-parent-id"
>
@ -3416,7 +3524,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Some parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3428,7 +3536,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -3451,7 +3561,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3463,7 +3573,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -3488,7 +3600,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -3508,7 +3622,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3520,7 +3634,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -3545,7 +3661,9 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -3568,7 +3686,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -71,7 +71,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -209,7 +219,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -221,7 +231,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -246,7 +258,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -269,7 +283,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -281,7 +295,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -297,7 +313,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -647,7 +663,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -668,7 +686,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -680,7 +698,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -705,7 +725,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -728,7 +750,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -740,7 +762,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -765,7 +789,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -785,7 +811,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -797,7 +823,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -822,7 +850,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -845,7 +875,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -857,7 +887,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -873,7 +905,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1223,7 +1255,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -1244,7 +1278,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1256,7 +1290,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1281,7 +1317,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1304,7 +1342,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1316,7 +1354,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1341,7 +1381,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1361,7 +1403,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1373,7 +1415,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1398,7 +1442,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1421,7 +1467,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1433,7 +1479,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -1449,7 +1497,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1463,7 +1511,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="subMenu"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-child-id"
@ -1479,7 +1529,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-other-child-id"
@ -1835,7 +1887,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -1855,7 +1909,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1867,7 +1921,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1892,7 +1948,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1915,7 +1973,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1927,7 +1985,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1952,7 +2012,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1972,7 +2034,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1984,7 +2046,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2009,7 +2073,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2032,7 +2098,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2044,7 +2110,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -2061,7 +2129,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2075,7 +2143,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="subMenu active"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="true"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-child-id"
@ -2092,7 +2162,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-other-child-id"
@ -2366,7 +2438,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -2386,7 +2460,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2398,7 +2472,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -2423,7 +2499,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -2446,7 +2524,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2458,7 +2536,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -2483,7 +2563,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -2503,7 +2585,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2515,7 +2597,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2540,7 +2624,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2563,7 +2649,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2575,7 +2661,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -2592,7 +2680,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2606,7 +2694,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="subMenu active"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-child-id"
@ -2622,7 +2712,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="true"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-other-child-id"
@ -2897,7 +2989,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -2917,7 +3011,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2929,7 +3023,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -2954,7 +3050,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -2977,7 +3075,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2989,7 +3087,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -3014,7 +3114,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -3034,7 +3136,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3046,7 +3148,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -3071,7 +3175,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -3094,7 +3200,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3106,7 +3212,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -3123,7 +3231,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3391,7 +3499,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -3412,7 +3522,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3424,7 +3534,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -3449,7 +3561,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -3472,7 +3586,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3484,7 +3598,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -3509,7 +3625,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -3529,7 +3647,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3541,7 +3659,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -3566,7 +3686,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -3589,7 +3711,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3601,7 +3723,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="true"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -3617,7 +3741,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3631,7 +3755,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="subMenu"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-child-id"
@ -3647,7 +3773,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-parent-id-test="some-extension-name-some-parent-id"
data-testid="sidebar-item-some-extension-name-some-other-child-id"
@ -4003,7 +4131,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -4024,7 +4154,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4036,7 +4166,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -4061,7 +4193,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -4084,7 +4218,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4096,7 +4230,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -4121,7 +4257,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -4141,7 +4279,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4153,7 +4291,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -4178,7 +4318,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -4201,7 +4343,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4213,7 +4355,9 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-some-extension-name-some-parent-id"
>
@ -4229,7 +4373,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
Parent
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -71,7 +71,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -209,7 +219,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -221,7 +231,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -246,7 +258,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -269,7 +283,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -619,7 +633,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -640,7 +656,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -652,7 +668,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -677,7 +695,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-some-item-id"
>
@ -692,7 +712,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -715,7 +737,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -727,7 +749,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -752,7 +776,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-namespaces"
>
@ -777,7 +803,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -797,7 +825,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -809,7 +837,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -834,7 +864,9 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -857,7 +889,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -93,7 +95,7 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -105,7 +107,9 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -130,7 +134,9 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -153,7 +159,7 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -165,7 +171,9 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -190,7 +198,9 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -210,7 +220,7 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -222,7 +232,9 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -247,7 +259,9 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -270,7 +284,7 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -209,7 +219,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -221,7 +231,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -246,7 +258,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -269,7 +283,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -500,7 +514,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -521,7 +537,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -533,7 +549,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -558,7 +576,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -581,7 +601,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -593,7 +613,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -618,7 +640,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -638,7 +662,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -650,7 +674,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -675,7 +701,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -698,7 +726,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1050,7 +1078,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -1071,7 +1101,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1083,7 +1113,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1108,7 +1140,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1131,7 +1165,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1143,7 +1177,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1168,7 +1204,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1188,7 +1226,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1200,7 +1238,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1225,7 +1265,9 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1248,7 +1290,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -93,7 +95,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -105,7 +107,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -130,7 +134,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -153,7 +159,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -165,7 +171,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -190,7 +198,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -210,7 +220,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -222,7 +232,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -247,7 +259,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -270,7 +284,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -282,7 +296,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-test-extension-some-sidebar-item"
>
@ -640,7 +656,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -661,7 +679,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -673,7 +691,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -698,7 +718,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -721,7 +743,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -733,7 +755,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -758,7 +782,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -778,7 +804,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -790,7 +816,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -815,7 +843,9 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -838,7 +868,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1190,7 +1220,9 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -1211,7 +1243,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1223,7 +1255,9 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1248,7 +1282,9 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1271,7 +1307,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1283,7 +1319,9 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1308,7 +1346,9 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1328,7 +1368,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1340,7 +1380,9 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1365,7 +1407,9 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1388,7 +1432,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -138,7 +138,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -159,7 +161,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -171,7 +173,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -196,7 +200,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -219,7 +225,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -231,7 +237,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -256,7 +264,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -276,7 +286,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -288,7 +298,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -313,7 +325,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -336,7 +350,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -749,7 +763,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -770,7 +786,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -782,7 +798,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -807,7 +825,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -830,7 +850,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -842,7 +862,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -867,7 +889,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -887,7 +911,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -899,7 +923,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -924,7 +950,9 @@ exports[`disable kube object detail items when cluster is not relevant given ext
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -947,7 +975,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1360,7 +1388,9 @@ exports[`disable kube object detail items when cluster is not relevant given not
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -1381,7 +1411,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1393,7 +1423,9 @@ exports[`disable kube object detail items when cluster is not relevant given not
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1418,7 +1450,9 @@ exports[`disable kube object detail items when cluster is not relevant given not
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1441,7 +1475,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1453,7 +1487,9 @@ exports[`disable kube object detail items when cluster is not relevant given not
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1478,7 +1514,9 @@ exports[`disable kube object detail items when cluster is not relevant given not
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1498,7 +1536,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1510,7 +1548,9 @@ exports[`disable kube object detail items when cluster is not relevant given not
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1535,7 +1575,9 @@ exports[`disable kube object detail items when cluster is not relevant given not
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1558,7 +1600,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -133,7 +133,9 @@ exports[`reactively hide kube object detail item renders 1`] = `
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -154,7 +156,7 @@ exports[`reactively hide kube object detail item renders 1`] = `
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -166,7 +168,9 @@ exports[`reactively hide kube object detail item renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -191,7 +195,9 @@ exports[`reactively hide kube object detail item renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -214,7 +220,7 @@ exports[`reactively hide kube object detail item renders 1`] = `
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -226,7 +232,9 @@ exports[`reactively hide kube object detail item renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -251,7 +259,9 @@ exports[`reactively hide kube object detail item renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -271,7 +281,7 @@ exports[`reactively hide kube object detail item renders 1`] = `
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -283,7 +293,9 @@ exports[`reactively hide kube object detail item renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -308,7 +320,9 @@ exports[`reactively hide kube object detail item renders 1`] = `
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -331,7 +345,7 @@ exports[`reactively hide kube object detail item renders 1`] = `
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -749,7 +763,9 @@ exports[`reactively hide kube object detail item when the item is shown renders
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -770,7 +786,7 @@ exports[`reactively hide kube object detail item when the item is shown renders
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -782,7 +798,9 @@ exports[`reactively hide kube object detail item when the item is shown renders
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -807,7 +825,9 @@ exports[`reactively hide kube object detail item when the item is shown renders
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -830,7 +850,7 @@ exports[`reactively hide kube object detail item when the item is shown renders
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -842,7 +862,9 @@ exports[`reactively hide kube object detail item when the item is shown renders
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -867,7 +889,9 @@ exports[`reactively hide kube object detail item when the item is shown renders
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -887,7 +911,7 @@ exports[`reactively hide kube object detail item when the item is shown renders
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -899,7 +923,9 @@ exports[`reactively hide kube object detail item when the item is shown renders
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -924,7 +950,9 @@ exports[`reactively hide kube object detail item when the item is shown renders
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -947,7 +975,7 @@ exports[`reactively hide kube object detail item when the item is shown renders
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -209,7 +219,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -221,7 +231,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -246,7 +258,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -269,7 +283,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -505,7 +519,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -525,7 +541,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -537,7 +553,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -562,7 +580,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -585,7 +605,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -597,7 +617,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -622,7 +644,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -642,7 +666,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -654,7 +678,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -679,7 +705,9 @@ exports[`disable kube object menu items when cluster is not relevant given exten
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -702,7 +730,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -932,7 +960,9 @@ exports[`disable kube object menu items when cluster is not relevant given not y
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -952,7 +982,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -964,7 +994,9 @@ exports[`disable kube object menu items when cluster is not relevant given not y
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -989,7 +1021,9 @@ exports[`disable kube object menu items when cluster is not relevant given not y
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1012,7 +1046,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1024,7 +1058,9 @@ exports[`disable kube object menu items when cluster is not relevant given not y
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1049,7 +1085,9 @@ exports[`disable kube object menu items when cluster is not relevant given not y
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1069,7 +1107,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1081,7 +1119,9 @@ exports[`disable kube object menu items when cluster is not relevant given not y
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1106,7 +1146,9 @@ exports[`disable kube object menu items when cluster is not relevant given not y
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1129,7 +1171,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`show status for a kube object given application starts and in test page
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`show status for a kube object given application starts and in test page
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`show status for a kube object given application starts and in test page
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -209,7 +219,7 @@ exports[`show status for a kube object given application starts and in test page
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -221,7 +231,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -246,7 +258,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -269,7 +283,7 @@ exports[`show status for a kube object given application starts and in test page
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -494,7 +508,9 @@ exports[`show status for a kube object given application starts and in test page
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -514,7 +530,7 @@ exports[`show status for a kube object given application starts and in test page
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -526,7 +542,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -551,7 +569,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -574,7 +594,7 @@ exports[`show status for a kube object given application starts and in test page
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -586,7 +606,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -611,7 +633,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -631,7 +655,7 @@ exports[`show status for a kube object given application starts and in test page
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -643,7 +667,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -668,7 +694,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -691,7 +719,7 @@ exports[`show status for a kube object given application starts and in test page
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -956,7 +984,9 @@ exports[`show status for a kube object given application starts and in test page
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -976,7 +1006,7 @@ exports[`show status for a kube object given application starts and in test page
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -988,7 +1018,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1013,7 +1045,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1036,7 +1070,7 @@ exports[`show status for a kube object given application starts and in test page
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1048,7 +1082,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1073,7 +1109,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1093,7 +1131,7 @@ exports[`show status for a kube object given application starts and in test page
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1105,7 +1143,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1130,7 +1170,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1153,7 +1195,7 @@ exports[`show status for a kube object given application starts and in test page
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1418,7 +1460,9 @@ exports[`show status for a kube object given application starts and in test page
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -1438,7 +1482,7 @@ exports[`show status for a kube object given application starts and in test page
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1450,7 +1494,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1475,7 +1521,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1498,7 +1546,7 @@ exports[`show status for a kube object given application starts and in test page
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1510,7 +1558,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1535,7 +1585,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1555,7 +1607,7 @@ exports[`show status for a kube object given application starts and in test page
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1567,7 +1619,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1592,7 +1646,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1615,7 +1671,7 @@ exports[`show status for a kube object given application starts and in test page
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1840,7 +1896,9 @@ exports[`show status for a kube object given application starts and in test page
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -1860,7 +1918,7 @@ exports[`show status for a kube object given application starts and in test page
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1872,7 +1930,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1897,7 +1957,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1920,7 +1982,7 @@ exports[`show status for a kube object given application starts and in test page
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1932,7 +1994,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1957,7 +2021,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1977,7 +2043,7 @@ exports[`show status for a kube object given application starts and in test page
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1989,7 +2055,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2014,7 +2082,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2037,7 +2107,7 @@ exports[`show status for a kube object given application starts and in test page
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2262,7 +2332,9 @@ exports[`show status for a kube object given application starts and in test page
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -2282,7 +2354,7 @@ exports[`show status for a kube object given application starts and in test page
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2294,7 +2366,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -2319,7 +2393,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -2342,7 +2418,7 @@ exports[`show status for a kube object given application starts and in test page
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2354,7 +2430,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -2379,7 +2457,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -2399,7 +2479,7 @@ exports[`show status for a kube object given application starts and in test page
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2411,7 +2491,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2436,7 +2518,9 @@ exports[`show status for a kube object given application starts and in test page
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2459,7 +2543,7 @@ exports[`show status for a kube object given application starts and in test page
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -209,7 +219,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -221,7 +231,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -246,7 +258,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -269,7 +283,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -534,7 +548,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -554,7 +570,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -566,7 +582,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -591,7 +609,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -614,7 +634,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -626,7 +646,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -651,7 +673,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -671,7 +695,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -683,7 +707,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -708,7 +734,9 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -731,7 +759,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -956,7 +984,9 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -976,7 +1006,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -988,7 +1018,9 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1013,7 +1045,9 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1036,7 +1070,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1048,7 +1082,9 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1073,7 +1109,9 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1093,7 +1131,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1105,7 +1143,9 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1130,7 +1170,9 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1153,7 +1195,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -93,7 +95,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -105,7 +107,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -130,7 +134,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -153,7 +159,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -165,7 +171,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -190,7 +198,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-namespaces"
>
@ -215,7 +225,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -235,7 +247,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -247,7 +259,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -272,7 +286,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -295,7 +311,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -657,7 +673,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -678,7 +696,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -690,7 +708,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -715,7 +735,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -738,7 +760,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -750,7 +772,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -775,7 +799,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-namespaces"
>
@ -800,7 +826,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -820,7 +848,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -832,7 +860,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -857,7 +887,9 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -880,7 +912,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -93,7 +95,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -105,7 +107,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -130,7 +134,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -153,7 +159,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -165,7 +171,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -190,7 +198,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -210,7 +220,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -222,7 +232,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -247,7 +259,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -270,7 +284,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -627,7 +641,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -648,7 +664,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -660,7 +676,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -685,7 +703,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -708,7 +728,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -720,7 +740,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -745,7 +767,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -765,7 +789,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -777,7 +801,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -802,7 +828,9 @@ exports[`disable workloads overview details when cluster is not relevant given e
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -825,7 +853,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1177,7 +1205,9 @@ exports[`disable workloads overview details when cluster is not relevant given n
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -1198,7 +1228,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1210,7 +1240,9 @@ exports[`disable workloads overview details when cluster is not relevant given n
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1235,7 +1267,9 @@ exports[`disable workloads overview details when cluster is not relevant given n
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1258,7 +1292,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1270,7 +1304,9 @@ exports[`disable workloads overview details when cluster is not relevant given n
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1295,7 +1331,9 @@ exports[`disable workloads overview details when cluster is not relevant given n
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1315,7 +1353,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1327,7 +1365,9 @@ exports[`disable workloads overview details when cluster is not relevant given n
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1352,7 +1392,9 @@ exports[`disable workloads overview details when cluster is not relevant given n
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1375,7 +1417,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -93,7 +95,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -105,7 +107,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -130,7 +134,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -153,7 +159,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -165,7 +171,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -190,7 +198,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -210,7 +220,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -222,7 +232,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -247,7 +259,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -270,7 +284,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -632,7 +646,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -653,7 +669,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -665,7 +681,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -690,7 +708,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -713,7 +733,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -725,7 +745,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -750,7 +772,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -770,7 +794,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -782,7 +806,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -807,7 +833,9 @@ exports[`installing helm chart from previously opened tab given tab for installi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -830,7 +858,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -210,7 +220,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -222,7 +232,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -247,7 +259,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -270,7 +284,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -609,7 +623,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -629,7 +645,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -641,7 +657,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -666,7 +684,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -689,7 +709,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -701,7 +721,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -726,7 +748,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -747,7 +771,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -759,7 +783,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -784,7 +810,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -807,7 +835,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1316,7 +1344,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -1336,7 +1366,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1348,7 +1378,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1373,7 +1405,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1396,7 +1430,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1408,7 +1442,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1433,7 +1469,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -1454,7 +1492,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1466,7 +1504,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1491,7 +1531,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1514,7 +1556,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2080,7 +2122,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -2100,7 +2144,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2112,7 +2156,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -2137,7 +2183,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -2160,7 +2208,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2172,7 +2220,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -2197,7 +2247,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -2218,7 +2270,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2230,7 +2282,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2255,7 +2309,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2278,7 +2334,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3027,7 +3083,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -3047,7 +3105,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3059,7 +3117,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -3084,7 +3144,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -3107,7 +3169,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3119,7 +3181,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -3144,7 +3208,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -3165,7 +3231,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3177,7 +3243,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -3202,7 +3270,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -3225,7 +3295,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3984,7 +4054,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -4004,7 +4076,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4016,7 +4088,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -4041,7 +4115,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -4064,7 +4140,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4076,7 +4152,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -4101,7 +4179,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -4122,7 +4202,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4134,7 +4214,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -4159,7 +4241,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -4182,7 +4266,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4931,7 +5015,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -4951,7 +5037,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4963,7 +5049,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -4988,7 +5076,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -5011,7 +5101,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5023,7 +5113,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -5048,7 +5140,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -5069,7 +5163,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5081,7 +5175,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -5106,7 +5202,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -5129,7 +5227,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5882,7 +5980,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -5902,7 +6002,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5914,7 +6014,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -5939,7 +6041,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -5962,7 +6066,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5974,7 +6078,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -5999,7 +6105,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -6020,7 +6128,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -6032,7 +6140,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -6057,7 +6167,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -6080,7 +6192,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -6839,7 +6951,9 @@ exports[`opening dock tab for installing helm chart given application is started
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -6859,7 +6973,7 @@ exports[`opening dock tab for installing helm chart given application is started
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -6871,7 +6985,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -6896,7 +7012,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -6919,7 +7037,7 @@ exports[`opening dock tab for installing helm chart given application is started
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -6931,7 +7049,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -6956,7 +7076,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -6977,7 +7099,7 @@ exports[`opening dock tab for installing helm chart given application is started
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -6989,7 +7111,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -7014,7 +7138,9 @@ exports[`opening dock tab for installing helm chart given application is started
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -7037,7 +7163,7 @@ exports[`opening dock tab for installing helm chart given application is started
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -92,7 +94,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -104,7 +106,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -129,7 +133,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -152,7 +158,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -164,7 +170,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -189,7 +197,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -210,7 +220,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -222,7 +232,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -247,7 +259,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -270,7 +284,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -772,7 +786,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -792,7 +808,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -804,7 +820,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -829,7 +847,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -852,7 +872,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -864,7 +884,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -889,7 +911,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -910,7 +934,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -922,7 +946,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -947,7 +973,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -970,7 +998,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1575,7 +1603,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -1595,7 +1625,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1607,7 +1637,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1632,7 +1664,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1655,7 +1689,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1667,7 +1701,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1692,7 +1728,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -1713,7 +1751,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1725,7 +1763,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1750,7 +1790,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1773,7 +1815,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2394,7 +2436,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -2414,7 +2458,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2426,7 +2470,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -2451,7 +2497,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -2474,7 +2522,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2486,7 +2534,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -2511,7 +2561,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -2532,7 +2584,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -2544,7 +2596,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -2569,7 +2623,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -2592,7 +2648,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3249,7 +3305,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -3269,7 +3327,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3281,7 +3339,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -3306,7 +3366,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -3329,7 +3391,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3341,7 +3403,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -3366,7 +3430,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -3387,7 +3453,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -3399,7 +3465,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -3424,7 +3492,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -3447,7 +3517,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4244,7 +4314,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -4264,7 +4336,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4276,7 +4348,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -4301,7 +4375,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -4324,7 +4400,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4336,7 +4412,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -4361,7 +4439,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -4382,7 +4462,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -4394,7 +4474,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -4419,7 +4501,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -4442,7 +4526,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5241,7 +5325,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -5261,7 +5347,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5273,7 +5359,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -5298,7 +5386,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -5321,7 +5411,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5333,7 +5423,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -5358,7 +5450,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-helm"
>
@ -5379,7 +5473,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -5391,7 +5485,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -5416,7 +5512,9 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -5439,7 +5537,7 @@ exports[`New Upgrade Helm Chart Dock Tab given a namespace is selected when navi
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -72,7 +72,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -93,7 +95,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -105,7 +107,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -130,7 +134,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -153,7 +159,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -165,7 +171,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -190,7 +198,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -210,7 +220,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -222,7 +232,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -247,7 +259,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -270,7 +284,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs avail
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -965,7 +979,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -986,7 +1002,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -998,7 +1014,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1023,7 +1041,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1046,7 +1066,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1058,7 +1078,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1083,7 +1105,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1103,7 +1127,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1115,7 +1139,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1140,7 +1166,9 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1163,7 +1191,7 @@ exports[`download logs options in logs dock tab opening pod logs when logs not a
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"

View File

@ -75,7 +75,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="true"
data-testid="sidebar-item-cluster-overview"
>
@ -98,7 +100,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-nodes"
>
@ -120,7 +124,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -140,7 +146,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -152,7 +158,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -177,7 +185,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -200,7 +210,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -212,7 +222,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -237,7 +249,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-namespaces"
>
@ -262,7 +276,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -282,7 +298,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -294,7 +310,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -319,7 +337,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -342,7 +362,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -579,7 +599,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="true"
data-testid="sidebar-item-cluster-overview"
>
@ -602,7 +624,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-nodes"
>
@ -624,7 +648,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-workloads"
>
@ -644,7 +670,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -656,7 +682,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -681,7 +709,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -704,7 +734,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -716,7 +746,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -741,7 +773,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-namespaces"
>
@ -766,7 +800,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -786,7 +822,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -798,7 +834,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -823,7 +861,9 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -846,7 +886,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1090,7 +1130,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
class="sidebarNav sidebar-active-status"
>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="true"
data-testid="sidebar-item-workloads"
>
@ -1111,7 +1153,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
Workloads
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1123,7 +1165,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-config"
>
@ -1148,7 +1192,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-network"
>
@ -1171,7 +1217,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
Network
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1183,7 +1229,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-storage"
>
@ -1208,7 +1256,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-namespaces"
>
@ -1233,7 +1283,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-helm"
>
@ -1253,7 +1305,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
Helm
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"
@ -1265,7 +1317,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="false"
data-is-active-test="false"
data-testid="sidebar-item-user-management"
>
@ -1290,7 +1344,9 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
</a>
</div>
<div
aria-expanded="false"
class="SidebarItem"
data-expandable="true"
data-is-active-test="false"
data-testid="sidebar-item-custom-resources"
>
@ -1313,7 +1369,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
Custom Resources
</span>
<i
class="Icon expandIcon material focusable"
class="Icon expandIcon material focusable small"
>
<span
class="icon"