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

Updating bunch of snapshots

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-08-30 13:35:41 +03:00
parent 16ddbd8052
commit 72c490a63e
18 changed files with 2149 additions and 3829 deletions

View File

@ -39,7 +39,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -50,13 +50,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -73,7 +71,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -87,9 +85,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -100,17 +96,15 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-some-parent-id"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-some-parent-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some parent
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -127,7 +121,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -141,13 +135,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -164,7 +156,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -178,9 +170,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -191,13 +181,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-some-another-parent-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-another-parent-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some another parent
</span>
</a>
@ -208,7 +196,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -219,13 +207,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -242,7 +228,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -256,9 +242,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -269,7 +253,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -283,13 +267,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -306,13 +288,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
data-testid="sidebar-item-some-other-parent-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-other-parent-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some other parent
</span>
</a>
@ -618,7 +598,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -629,13 +609,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -652,7 +630,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -666,9 +644,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -679,17 +655,15 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-some-parent-id"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-some-parent-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some parent
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -700,7 +674,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
</i>
</a>
<ul
class="sub-menu"
class="subMenu"
>
<div
class="SidebarItem"
@ -709,13 +683,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-some-child-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-child-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some child
</span>
</a>
@ -727,13 +699,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-some-another-child-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-another-child-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some another child
</span>
</a>
@ -745,13 +715,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-some-other-child-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-other-child-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some other child
</span>
</a>
@ -764,7 +732,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -778,13 +746,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -801,7 +767,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -815,9 +781,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -828,13 +792,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-some-another-parent-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-another-parent-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some another parent
</span>
</a>
@ -845,7 +807,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -856,13 +818,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -879,7 +839,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -893,9 +853,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -906,7 +864,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -920,13 +878,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -943,13 +899,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
data-testid="sidebar-item-some-other-parent-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-other-parent-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some other parent
</span>
</a>

View File

@ -39,7 +39,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -50,13 +50,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -73,7 +71,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -87,9 +85,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -100,7 +96,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -114,13 +110,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -137,7 +131,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -151,9 +145,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -164,7 +156,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -175,13 +167,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -198,7 +188,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -212,9 +202,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -225,7 +213,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -239,13 +227,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -557,7 +543,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -568,13 +554,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -591,7 +575,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -605,9 +589,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -618,13 +600,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-some-item-id"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-some-item-id"
href="/"
>
<span
class="link-text box grow"
>
<span>
Some item
</span>
</a>
@ -635,7 +615,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -649,13 +629,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -672,7 +650,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -686,9 +664,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -699,7 +675,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-namespaces"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-namespaces"
href="/"
>
@ -713,9 +689,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
layers
</span>
</i>
<span
class="link-text box grow"
>
<span>
Namespaces
</span>
</a>
@ -726,7 +700,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -737,13 +711,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -760,7 +732,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -774,9 +746,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -787,7 +757,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -801,13 +771,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -39,7 +39,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -50,13 +50,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -73,7 +71,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -87,9 +85,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -100,7 +96,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -114,13 +110,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -137,7 +131,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -151,9 +145,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -164,7 +156,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -175,13 +167,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -198,7 +188,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -212,9 +202,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -225,7 +213,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -239,13 +227,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -441,7 +427,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -452,13 +438,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -475,7 +459,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -489,9 +473,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -502,7 +484,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -516,13 +498,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -539,7 +519,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -553,9 +533,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -566,7 +544,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -577,13 +555,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -600,7 +576,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -614,9 +590,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -627,7 +601,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -641,13 +615,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -961,7 +933,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -972,13 +944,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -995,7 +965,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -1009,9 +979,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -1022,7 +990,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -1036,13 +1004,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1059,7 +1025,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -1073,9 +1039,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -1086,7 +1050,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1097,13 +1061,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1120,7 +1082,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1134,9 +1096,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1147,7 +1107,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1161,13 +1121,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -40,7 +40,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -51,13 +51,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -74,7 +72,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -88,9 +86,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -101,7 +97,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -115,13 +111,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -138,7 +132,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -152,9 +146,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -165,7 +157,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -176,13 +168,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -199,7 +189,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -213,9 +203,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -226,7 +214,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -240,13 +228,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -263,16 +249,14 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-test-extension-some-sidebar-item"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-test-extension-some-sidebar-item"
href="/"
>
<div>
Some icon
</div>
<span
class="link-text box grow"
>
<span>
Some sidebar item
</span>
</a>
@ -580,7 +564,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -591,13 +575,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -614,7 +596,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -628,9 +610,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -641,7 +621,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -655,13 +635,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -678,7 +656,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -692,9 +670,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -705,7 +681,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -716,13 +692,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -739,7 +713,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -753,9 +727,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -766,7 +738,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -780,13 +752,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1100,7 +1070,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -1111,13 +1081,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1134,7 +1102,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -1148,9 +1116,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -1161,7 +1127,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -1175,13 +1141,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1198,7 +1162,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -1212,9 +1176,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -1225,7 +1187,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1236,13 +1198,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1259,7 +1219,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1273,9 +1233,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1286,7 +1244,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1300,13 +1258,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -39,7 +39,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -50,13 +50,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -73,7 +71,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -87,9 +85,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -100,7 +96,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -114,13 +110,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -137,7 +131,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -151,9 +145,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -164,7 +156,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -175,13 +167,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -198,7 +188,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -212,9 +202,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -225,7 +213,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -239,13 +227,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -497,7 +483,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -508,13 +494,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -531,7 +515,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -545,9 +529,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -558,7 +540,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -572,13 +554,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -595,7 +575,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -609,9 +589,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -622,7 +600,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -633,13 +611,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -656,7 +632,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -670,9 +646,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -683,7 +657,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -697,13 +671,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -993,7 +965,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -1004,13 +976,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1027,7 +997,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -1041,9 +1011,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -1054,7 +1022,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -1068,13 +1036,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1091,7 +1057,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -1105,9 +1071,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -1118,7 +1082,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1129,13 +1093,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1152,7 +1114,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1166,9 +1128,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1179,7 +1139,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1193,13 +1153,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -39,7 +39,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -50,13 +50,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -73,7 +71,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -87,9 +85,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -100,7 +96,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -114,13 +110,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -137,7 +131,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -151,9 +145,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -164,7 +156,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -175,13 +167,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -198,7 +188,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -212,9 +202,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -225,7 +213,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -239,13 +227,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -445,7 +431,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -456,13 +442,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -479,7 +463,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -493,9 +477,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -506,7 +488,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -520,13 +502,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -543,7 +523,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -557,9 +537,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -570,7 +548,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -581,13 +559,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -604,7 +580,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -618,9 +594,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -631,7 +605,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -645,13 +619,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -845,7 +817,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -856,13 +828,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -879,7 +849,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -893,9 +863,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -906,7 +874,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -920,13 +888,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -943,7 +909,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -957,9 +923,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -970,7 +934,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -981,13 +945,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1004,7 +966,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1018,9 +980,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1031,7 +991,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1045,13 +1005,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -39,7 +39,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -50,13 +50,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -73,7 +71,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -87,9 +85,7 @@ exports[`show status for a kube object given application starts and in test page
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -100,7 +96,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -114,13 +110,11 @@ exports[`show status for a kube object given application starts and in test page
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -137,7 +131,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -151,9 +145,7 @@ exports[`show status for a kube object given application starts and in test page
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -164,7 +156,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -175,13 +167,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -198,7 +188,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -212,9 +202,7 @@ exports[`show status for a kube object given application starts and in test page
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -225,7 +213,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -239,13 +227,11 @@ exports[`show status for a kube object given application starts and in test page
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -434,7 +420,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -445,13 +431,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -468,7 +452,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -482,9 +466,7 @@ exports[`show status for a kube object given application starts and in test page
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -495,7 +477,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -509,13 +491,11 @@ exports[`show status for a kube object given application starts and in test page
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -532,7 +512,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -546,9 +526,7 @@ exports[`show status for a kube object given application starts and in test page
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -559,7 +537,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -570,13 +548,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -593,7 +569,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -607,9 +583,7 @@ exports[`show status for a kube object given application starts and in test page
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -620,7 +594,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -634,13 +608,11 @@ exports[`show status for a kube object given application starts and in test page
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -869,7 +841,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -880,13 +852,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -903,7 +873,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -917,9 +887,7 @@ exports[`show status for a kube object given application starts and in test page
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -930,7 +898,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -944,13 +912,11 @@ exports[`show status for a kube object given application starts and in test page
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -967,7 +933,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -981,9 +947,7 @@ exports[`show status for a kube object given application starts and in test page
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -994,7 +958,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1005,13 +969,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1028,7 +990,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1042,9 +1004,7 @@ exports[`show status for a kube object given application starts and in test page
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1055,7 +1015,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1069,13 +1029,11 @@ exports[`show status for a kube object given application starts and in test page
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1304,7 +1262,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -1315,13 +1273,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1338,7 +1294,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -1352,9 +1308,7 @@ exports[`show status for a kube object given application starts and in test page
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -1365,7 +1319,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -1379,13 +1333,11 @@ exports[`show status for a kube object given application starts and in test page
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1402,7 +1354,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -1416,9 +1368,7 @@ exports[`show status for a kube object given application starts and in test page
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -1429,7 +1379,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1440,13 +1390,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1463,7 +1411,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1477,9 +1425,7 @@ exports[`show status for a kube object given application starts and in test page
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1490,7 +1436,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1504,13 +1450,11 @@ exports[`show status for a kube object given application starts and in test page
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1699,7 +1643,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -1710,13 +1654,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1733,7 +1675,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -1747,9 +1689,7 @@ exports[`show status for a kube object given application starts and in test page
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -1760,7 +1700,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -1774,13 +1714,11 @@ exports[`show status for a kube object given application starts and in test page
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1797,7 +1735,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -1811,9 +1749,7 @@ exports[`show status for a kube object given application starts and in test page
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -1824,7 +1760,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1835,13 +1771,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1858,7 +1792,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1872,9 +1806,7 @@ exports[`show status for a kube object given application starts and in test page
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1885,7 +1817,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1899,13 +1831,11 @@ exports[`show status for a kube object given application starts and in test page
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -2094,7 +2024,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -2105,13 +2035,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -2128,7 +2056,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -2142,9 +2070,7 @@ exports[`show status for a kube object given application starts and in test page
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -2155,7 +2081,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -2169,13 +2095,11 @@ exports[`show status for a kube object given application starts and in test page
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -2192,7 +2116,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -2206,9 +2130,7 @@ exports[`show status for a kube object given application starts and in test page
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -2219,7 +2141,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -2230,13 +2152,11 @@ exports[`show status for a kube object given application starts and in test page
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -2253,7 +2173,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -2267,9 +2187,7 @@ exports[`show status for a kube object given application starts and in test page
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -2280,7 +2198,7 @@ exports[`show status for a kube object given application starts and in test page
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -2294,13 +2212,11 @@ exports[`show status for a kube object given application starts and in test page
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -39,7 +39,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -50,13 +50,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -73,7 +71,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -87,9 +85,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -100,7 +96,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -114,13 +110,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -137,7 +131,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -151,9 +145,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -164,7 +156,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -175,13 +167,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -198,7 +188,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -212,9 +202,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -225,7 +213,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -239,13 +227,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -474,7 +460,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -485,13 +471,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -508,7 +492,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -522,9 +506,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -535,7 +517,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -549,13 +531,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -572,7 +552,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -586,9 +566,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -599,7 +577,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -610,13 +588,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -633,7 +609,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -647,9 +623,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -660,7 +634,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -674,13 +648,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -869,7 +841,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -880,13 +852,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -903,7 +873,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -917,9 +887,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -930,7 +898,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -944,13 +912,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -967,7 +933,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -981,9 +947,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -994,7 +958,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1005,13 +969,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1028,7 +990,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1042,9 +1004,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1055,7 +1015,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1069,13 +1029,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -40,7 +40,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -51,13 +51,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -74,7 +72,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -88,9 +86,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -101,7 +97,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -115,13 +111,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -138,7 +132,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -152,9 +146,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -165,7 +157,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-namespaces"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-namespaces"
href="/"
>
@ -179,9 +171,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
layers
</span>
</i>
<span
class="link-text box grow"
>
<span>
Namespaces
</span>
</a>
@ -192,7 +182,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -203,13 +193,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -226,7 +214,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -240,9 +228,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -253,7 +239,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -267,13 +253,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -597,7 +581,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -608,13 +592,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -631,7 +613,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -645,9 +627,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -658,7 +638,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -672,13 +652,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -695,7 +673,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -709,9 +687,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -722,7 +698,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-namespaces"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-namespaces"
href="/"
>
@ -736,9 +712,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
layers
</span>
</i>
<span
class="link-text box grow"
>
<span>
Namespaces
</span>
</a>
@ -749,7 +723,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -760,13 +734,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -783,7 +755,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -797,9 +769,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -810,7 +780,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -824,13 +794,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -40,7 +40,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -51,13 +51,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -74,7 +72,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -88,9 +86,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -101,7 +97,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -115,13 +111,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -138,7 +132,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -152,9 +146,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -165,7 +157,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -176,13 +168,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -199,7 +189,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -213,9 +203,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -226,7 +214,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -240,13 +228,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -565,7 +551,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -576,13 +562,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -599,7 +583,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -613,9 +597,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -626,7 +608,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -640,13 +622,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -663,7 +643,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -677,9 +657,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -690,7 +668,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -701,13 +679,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -724,7 +700,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -738,9 +714,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -751,7 +725,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -765,13 +739,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1085,7 +1057,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -1096,13 +1068,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1119,7 +1089,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -1133,9 +1103,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -1146,7 +1114,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -1160,13 +1128,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1183,7 +1149,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -1197,9 +1163,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -1210,7 +1174,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1221,13 +1185,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1244,7 +1206,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1258,9 +1220,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1271,7 +1231,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1285,13 +1245,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -40,7 +40,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -51,13 +51,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -74,7 +72,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -88,9 +86,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -101,7 +97,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -115,13 +111,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -138,7 +132,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -152,9 +146,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -165,7 +157,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -176,13 +168,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -199,7 +189,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -213,9 +203,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -226,7 +214,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -240,13 +228,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -570,7 +556,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -581,13 +567,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -604,7 +588,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -618,9 +602,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -631,7 +613,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -645,13 +627,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -668,7 +648,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -682,9 +662,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -695,7 +673,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -706,13 +684,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -729,7 +705,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -743,9 +719,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -756,7 +730,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -770,13 +744,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"

View File

@ -39,7 +39,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
>
<a
aria-current="page"
class="nav-item flex gaps align-center active"
class="navItem active"
data-testid="sidebar-item-link-for-cluster-overview"
href="/"
>
@ -50,9 +50,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Cluster
</span>
</a>
@ -63,7 +61,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-nodes"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-nodes"
href="/"
>
@ -74,9 +72,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Nodes
</span>
</a>
@ -87,7 +83,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -98,13 +94,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -121,7 +115,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -135,9 +129,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -148,7 +140,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -162,13 +154,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -185,7 +175,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -199,9 +189,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -212,7 +200,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-namespaces"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-namespaces"
href="/"
>
@ -226,9 +214,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
layers
</span>
</i>
<span
class="link-text box grow"
>
<span>
Namespaces
</span>
</a>
@ -239,7 +225,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -250,13 +236,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -273,7 +257,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -287,9 +271,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -300,7 +282,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -314,13 +296,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -518,7 +498,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
>
<a
aria-current="page"
class="nav-item flex gaps align-center active"
class="navItem active"
data-testid="sidebar-item-link-for-cluster-overview"
href="/"
>
@ -529,9 +509,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Cluster
</span>
</a>
@ -542,7 +520,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-nodes"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-nodes"
href="/"
>
@ -553,9 +531,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Nodes
</span>
</a>
@ -566,7 +542,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-workloads"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -577,13 +553,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -600,7 +574,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -614,9 +588,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -627,7 +599,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -641,13 +613,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -664,7 +634,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -678,9 +648,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -691,7 +659,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-namespaces"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-namespaces"
href="/"
>
@ -705,9 +673,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
layers
</span>
</i>
<span
class="link-text box grow"
>
<span>
Namespaces
</span>
</a>
@ -718,7 +684,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -729,13 +695,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -752,7 +716,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -766,9 +730,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -779,7 +741,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -793,13 +755,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1004,7 +964,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
>
<a
aria-current="page"
class="nav-item flex gaps align-center expandable active"
class="navItem active"
data-testid="sidebar-item-link-for-workloads"
href="/"
>
@ -1015,13 +975,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Workloads
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1038,7 +996,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
data-testid="sidebar-item-config"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-config"
href="/"
>
@ -1052,9 +1010,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
list
</span>
</i>
<span
class="link-text box grow"
>
<span>
Config
</span>
</a>
@ -1065,7 +1021,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
data-testid="sidebar-item-network"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-network"
href="/"
>
@ -1079,13 +1035,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
device_hub
</span>
</i>
<span
class="link-text box grow"
>
<span>
Network
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1102,7 +1056,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
data-testid="sidebar-item-storage"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-storage"
href="/"
>
@ -1116,9 +1070,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
storage
</span>
</i>
<span
class="link-text box grow"
>
<span>
Storage
</span>
</a>
@ -1129,7 +1081,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
data-testid="sidebar-item-namespaces"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-namespaces"
href="/"
>
@ -1143,9 +1095,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
layers
</span>
</i>
<span
class="link-text box grow"
>
<span>
Namespaces
</span>
</a>
@ -1156,7 +1106,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
data-testid="sidebar-item-helm"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-helm"
href="/"
>
@ -1167,13 +1117,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
class="icon"
/>
</i>
<span
class="link-text box grow"
>
<span>
Helm
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"
@ -1190,7 +1138,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
data-testid="sidebar-item-user-management"
>
<a
class="nav-item flex gaps align-center"
class="navItem"
data-testid="sidebar-item-link-for-user-management"
href="/"
>
@ -1204,9 +1152,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
security
</span>
</i>
<span
class="link-text box grow"
>
<span>
Access Control
</span>
</a>
@ -1217,7 +1163,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
data-testid="sidebar-item-custom-resources"
>
<a
class="nav-item flex gaps align-center expandable"
class="navItem"
data-testid="sidebar-item-link-for-custom-resources"
href="/"
>
@ -1231,13 +1177,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
extension
</span>
</i>
<span
class="link-text box grow"
>
<span>
Custom Resources
</span>
<i
class="Icon expand-icon box right material focusable"
class="Icon expandIcon material focusable"
>
<span
class="icon"