mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Release 6.0.2-beta.0 (#6180)
Co-authored-by: Lauri Nevala <lauri.nevala@gmail.com> Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
1823e571b7
commit
4fd98da56a
@ -3,7 +3,7 @@
|
|||||||
"productName": "OpenLens",
|
"productName": "OpenLens",
|
||||||
"description": "OpenLens - Open Source IDE for Kubernetes",
|
"description": "OpenLens - Open Source IDE for Kubernetes",
|
||||||
"homepage": "https://github.com/lensapp/lens",
|
"homepage": "https://github.com/lensapp/lens",
|
||||||
"version": "6.0.2-alpha.1",
|
"version": "6.0.2-beta.0",
|
||||||
"main": "static/build/main.js",
|
"main": "static/build/main.js",
|
||||||
"copyright": "© 2022 OpenLens Authors",
|
"copyright": "© 2022 OpenLens Authors",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@ -39,7 +39,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,13 +50,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -73,7 +71,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -87,9 +85,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -100,17 +96,15 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-some-parent-id"
|
data-testid="sidebar-item-some-parent-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-parent-id"
|
data-testid="sidebar-item-link-for-some-parent-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some parent
|
Some parent
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -127,7 +121,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -141,13 +135,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -164,7 +156,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -178,9 +170,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -191,13 +181,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-some-another-parent-id"
|
data-testid="sidebar-item-some-another-parent-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-another-parent-id"
|
data-testid="sidebar-item-link-for-some-another-parent-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some another parent
|
Some another parent
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -208,7 +196,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -219,13 +207,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -242,7 +228,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -256,9 +242,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -269,7 +253,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -283,13 +267,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -306,13 +288,11 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `
|
|||||||
data-testid="sidebar-item-some-other-parent-id"
|
data-testid="sidebar-item-some-other-parent-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-other-parent-id"
|
data-testid="sidebar-item-link-for-some-other-parent-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some other parent
|
Some other parent
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -613,7 +593,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -624,13 +604,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -647,7 +625,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -661,9 +639,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -674,17 +650,15 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-some-parent-id"
|
data-testid="sidebar-item-some-parent-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-parent-id"
|
data-testid="sidebar-item-link-for-some-parent-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some parent
|
Some parent
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -695,7 +669,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
</i>
|
</i>
|
||||||
</a>
|
</a>
|
||||||
<ul
|
<ul
|
||||||
class="sub-menu"
|
class="subMenu"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="SidebarItem"
|
class="SidebarItem"
|
||||||
@ -704,13 +678,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-some-child-id"
|
data-testid="sidebar-item-some-child-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-child-id"
|
data-testid="sidebar-item-link-for-some-child-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some child
|
Some child
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -722,13 +694,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-some-another-child-id"
|
data-testid="sidebar-item-some-another-child-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-another-child-id"
|
data-testid="sidebar-item-link-for-some-another-child-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some another child
|
Some another child
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -740,13 +710,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-some-other-child-id"
|
data-testid="sidebar-item-some-other-child-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-other-child-id"
|
data-testid="sidebar-item-link-for-some-other-child-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some other child
|
Some other child
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -759,7 +727,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -773,13 +741,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -796,7 +762,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -810,9 +776,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -823,13 +787,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-some-another-parent-id"
|
data-testid="sidebar-item-some-another-parent-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-another-parent-id"
|
data-testid="sidebar-item-link-for-some-another-parent-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some another parent
|
Some another parent
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -840,7 +802,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -851,13 +813,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -874,7 +834,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -888,9 +848,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -901,7 +859,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -915,13 +873,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -938,13 +894,11 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded
|
|||||||
data-testid="sidebar-item-some-other-parent-id"
|
data-testid="sidebar-item-some-other-parent-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-other-parent-id"
|
data-testid="sidebar-item-link-for-some-other-parent-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some other parent
|
Some other parent
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -39,7 +39,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,13 +50,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -73,7 +71,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -87,9 +85,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -100,7 +96,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -114,13 +110,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -137,7 +131,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -151,9 +145,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -164,7 +156,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -175,13 +167,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -198,7 +188,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -212,9 +202,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -225,7 +213,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -239,13 +227,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -552,7 +538,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -563,13 +549,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -586,7 +570,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -600,9 +584,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -613,13 +595,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-some-item-id"
|
data-testid="sidebar-item-some-item-id"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-some-item-id"
|
data-testid="sidebar-item-link-for-some-item-id"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some item
|
Some item
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -630,7 +610,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -644,13 +624,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -667,7 +645,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -681,9 +659,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -694,7 +670,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-namespaces"
|
data-testid="sidebar-item-namespaces"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-namespaces"
|
data-testid="sidebar-item-link-for-namespaces"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -708,9 +684,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
layers
|
layers
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Namespaces
|
Namespaces
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -721,7 +695,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -732,13 +706,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -755,7 +727,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -769,9 +741,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -782,7 +752,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -796,13 +766,11 @@ exports[`cluster - visibility of sidebar items given kube resource for route is
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
@ -39,7 +39,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,13 +50,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -73,7 +71,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -87,9 +85,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -100,7 +96,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -114,13 +110,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -137,7 +131,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -151,9 +145,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -164,7 +156,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -175,13 +167,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -198,7 +188,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -212,9 +202,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -225,7 +213,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -239,13 +227,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -436,7 +422,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -447,13 +433,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -470,7 +454,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -484,9 +468,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -497,7 +479,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -511,13 +493,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -534,7 +514,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -548,9 +528,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -561,7 +539,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -572,13 +550,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -595,7 +571,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -609,9 +585,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -622,7 +596,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -636,13 +610,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -951,7 +923,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -962,13 +934,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -985,7 +955,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -999,9 +969,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1012,7 +980,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1026,13 +994,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1049,7 +1015,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1063,9 +1029,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1076,7 +1040,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1087,13 +1051,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1110,7 +1072,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1124,9 +1086,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1137,7 +1097,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1151,13 +1111,11 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
@ -40,7 +40,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -51,13 +51,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -74,7 +72,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -88,9 +86,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -101,7 +97,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -115,13 +111,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -138,7 +132,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -152,9 +146,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -165,7 +157,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -176,13 +168,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -199,7 +189,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -213,9 +203,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -226,7 +214,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -240,13 +228,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
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"
|
data-testid="sidebar-item-test-extension-some-sidebar-item"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-test-extension-some-sidebar-item"
|
data-testid="sidebar-item-link-for-test-extension-some-sidebar-item"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
<div>
|
<div>
|
||||||
Some icon
|
Some icon
|
||||||
</div>
|
</div>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Some sidebar item
|
Some sidebar item
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -575,7 +559,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -586,13 +570,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -609,7 +591,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -623,9 +605,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -636,7 +616,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -650,13 +630,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -673,7 +651,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -687,9 +665,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -700,7 +676,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -711,13 +687,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -734,7 +708,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -748,9 +722,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -761,7 +733,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -775,13 +747,11 @@ exports[`disable sidebar items when cluster is not relevant given extension shou
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1090,7 +1060,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1101,13 +1071,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1124,7 +1092,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1138,9 +1106,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1151,7 +1117,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1165,13 +1131,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1188,7 +1152,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1202,9 +1166,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1215,7 +1177,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1226,13 +1188,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1249,7 +1209,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1263,9 +1223,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1276,7 +1234,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1290,13 +1248,11 @@ exports[`disable sidebar items when cluster is not relevant given not yet known
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
@ -39,7 +39,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,13 +50,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -73,7 +71,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -87,9 +85,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -100,7 +96,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -114,13 +110,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -137,7 +131,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -151,9 +145,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -164,7 +156,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -175,13 +167,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
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"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -212,9 +202,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -225,7 +213,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -239,13 +227,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -490,7 +476,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -501,13 +487,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -524,7 +508,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -538,9 +522,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -551,7 +533,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -565,13 +547,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -588,7 +568,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -602,9 +582,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -615,7 +593,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -626,13 +604,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -649,7 +625,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -663,9 +639,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -676,7 +650,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -690,13 +664,11 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -979,7 +951,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -990,13 +962,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1013,7 +983,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1027,9 +997,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1040,7 +1008,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1054,13 +1022,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1077,7 +1043,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1091,9 +1057,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1104,7 +1068,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1115,13 +1079,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1138,7 +1100,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1152,9 +1114,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1165,7 +1125,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1179,13 +1139,11 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
@ -39,7 +39,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,13 +50,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -73,7 +71,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -87,9 +85,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -100,7 +96,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -114,13 +110,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -137,7 +131,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -151,9 +145,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -164,7 +156,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -175,13 +167,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
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"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -212,9 +202,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -225,7 +213,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -239,13 +227,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -440,7 +426,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -451,13 +437,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -474,7 +458,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -488,9 +472,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -501,7 +483,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -515,13 +497,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -538,7 +518,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -552,9 +532,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -565,7 +543,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -576,13 +554,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -599,7 +575,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -613,9 +589,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -626,7 +600,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -640,13 +614,11 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -835,7 +807,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -846,13 +818,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -869,7 +839,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -883,9 +853,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -896,7 +864,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -910,13 +878,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -933,7 +899,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -947,9 +913,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -960,7 +924,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -971,13 +935,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -994,7 +956,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1008,9 +970,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1021,7 +981,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1035,13 +995,11 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
@ -39,7 +39,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,13 +50,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
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"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -87,9 +85,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -100,7 +96,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -114,13 +110,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
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"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -151,9 +145,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -164,7 +156,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -175,13 +167,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
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"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -212,9 +202,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</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"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -239,13 +227,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -438,7 +424,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -449,13 +435,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -472,7 +456,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -486,9 +470,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -499,7 +481,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -513,13 +495,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -536,7 +516,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -550,9 +530,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -563,7 +541,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -574,13 +552,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -597,7 +573,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -611,9 +587,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -624,7 +598,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -638,13 +612,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -877,7 +849,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -888,13 +860,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -911,7 +881,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -925,9 +895,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -938,7 +906,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -952,13 +920,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -975,7 +941,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -989,9 +955,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1002,7 +966,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1013,13 +977,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1036,7 +998,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1050,9 +1012,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1063,7 +1023,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1077,13 +1037,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1316,7 +1274,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1327,13 +1285,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1350,7 +1306,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1364,9 +1320,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1377,7 +1331,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1391,13 +1345,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1414,7 +1366,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1428,9 +1380,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1441,7 +1391,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1452,13 +1402,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1475,7 +1423,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1489,9 +1437,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1502,7 +1448,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1516,13 +1462,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1715,7 +1659,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1726,13 +1670,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1749,7 +1691,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1763,9 +1705,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1776,7 +1716,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1790,13 +1730,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1813,7 +1751,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1827,9 +1765,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1840,7 +1776,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1851,13 +1787,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1874,7 +1808,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1888,9 +1822,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1901,7 +1833,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1915,13 +1847,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -2114,7 +2044,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -2125,13 +2055,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -2148,7 +2076,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -2162,9 +2090,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -2175,7 +2101,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -2189,13 +2115,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -2212,7 +2136,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -2226,9 +2150,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -2239,7 +2161,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -2250,13 +2172,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -2273,7 +2193,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -2287,9 +2207,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -2300,7 +2218,7 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -2314,13 +2232,11 @@ exports[`show status for a kube object given application starts and in test page
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
@ -39,7 +39,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,13 +50,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -73,7 +71,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -87,9 +85,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -100,7 +96,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -114,13 +110,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -137,7 +131,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -151,9 +145,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -164,7 +156,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -175,13 +167,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -198,7 +188,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -212,9 +202,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -225,7 +213,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -239,13 +227,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -443,7 +429,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -454,13 +440,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -477,7 +461,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -491,9 +475,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -504,7 +486,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -518,13 +500,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -541,7 +521,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -555,9 +535,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -568,7 +546,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -579,13 +557,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -602,7 +578,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -616,9 +592,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -629,7 +603,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -643,13 +617,11 @@ exports[`disable kube object statuses when cluster is not relevant given extensi
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -833,7 +805,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -844,13 +816,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -867,7 +837,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -881,9 +851,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -894,7 +862,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -908,13 +876,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -931,7 +897,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -945,9 +911,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -958,7 +922,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -969,13 +933,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -992,7 +954,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1006,9 +968,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1019,7 +979,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1033,13 +993,11 @@ exports[`disable kube object statuses when cluster is not relevant given not yet
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -40,7 +40,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -51,13 +51,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -74,7 +72,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -88,9 +86,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -101,7 +97,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -115,13 +111,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -138,7 +132,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -152,9 +146,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -165,7 +157,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-namespaces"
|
data-testid="sidebar-item-namespaces"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-namespaces"
|
data-testid="sidebar-item-link-for-namespaces"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -179,9 +171,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
layers
|
layers
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Namespaces
|
Namespaces
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -192,7 +182,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -203,13 +193,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -226,7 +214,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -240,9 +228,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -253,7 +239,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -267,13 +253,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -601,7 +585,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -612,13 +596,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -635,7 +617,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -649,9 +631,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -662,7 +642,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -676,13 +656,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -699,7 +677,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -713,9 +691,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -726,7 +702,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-namespaces"
|
data-testid="sidebar-item-namespaces"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-namespaces"
|
data-testid="sidebar-item-link-for-namespaces"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -740,9 +716,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
layers
|
layers
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Namespaces
|
Namespaces
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -753,7 +727,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -764,13 +738,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -787,7 +759,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -801,9 +773,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -814,7 +784,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -828,13 +798,11 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
@ -40,7 +40,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -51,13 +51,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -74,7 +72,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -88,9 +86,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -101,7 +97,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -115,13 +111,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -138,7 +132,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -152,9 +146,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -165,7 +157,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -176,13 +168,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -199,7 +189,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -213,9 +203,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -226,7 +214,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -240,13 +228,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -560,7 +546,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -571,13 +557,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -594,7 +578,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -608,9 +592,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -621,7 +603,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -635,13 +617,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -658,7 +638,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -672,9 +652,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -685,7 +663,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -696,13 +674,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -719,7 +695,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -733,9 +709,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -746,7 +720,7 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -760,13 +734,11 @@ exports[`disable workloads overview details when cluster is not relevant given e
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1075,7 +1047,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1086,13 +1058,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1109,7 +1079,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1123,9 +1093,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1136,7 +1104,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1150,13 +1118,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1173,7 +1139,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1187,9 +1153,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1200,7 +1164,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1211,13 +1175,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1234,7 +1196,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1248,9 +1210,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1261,7 +1221,7 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1275,13 +1235,11 @@ exports[`disable workloads overview details when cluster is not relevant given n
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -40,7 +40,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -51,13 +51,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -74,7 +72,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -88,9 +86,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -101,7 +97,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -115,13 +111,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -138,7 +132,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -152,9 +146,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -165,7 +157,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -176,13 +168,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -199,7 +189,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -213,9 +203,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -226,7 +214,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -240,13 +228,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -562,7 +548,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -573,13 +559,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -596,7 +580,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -610,9 +594,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -623,7 +605,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -637,13 +619,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -660,7 +640,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -674,9 +654,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -687,7 +665,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -698,13 +676,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -721,7 +697,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -735,9 +711,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -748,7 +722,7 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -762,13 +736,11 @@ exports[`installing helm chart from previously opened tab given tab for installi
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,7 @@ export class PrometheusOperator extends PrometheusProvider {
|
|||||||
readonly isConfigurable: boolean = true;
|
readonly isConfigurable: boolean = true;
|
||||||
|
|
||||||
public async getPrometheusService(client: CoreV1Api): Promise<PrometheusService> {
|
public async getPrometheusService(client: CoreV1Api): Promise<PrometheusService> {
|
||||||
return this.getFirstNamespacedService(client, "operated-prometheus=true", "self-monitor=true");
|
return this.getFirstNamespacedService(client, "operated-prometheus=true");
|
||||||
}
|
}
|
||||||
|
|
||||||
public getQuery(opts: Record<string, string>, queryName: string): string {
|
public getQuery(opts: Record<string, string>, queryName: string): string {
|
||||||
|
|||||||
@ -54,7 +54,7 @@ class NonInjectedMainLayout extends React.Component<MainLayoutProps & Dependenci
|
|||||||
getCurrentExtent={() => sidebarWidth}
|
getCurrentExtent={() => sidebarWidth}
|
||||||
onDrag={this.onSidebarResize}
|
onDrag={this.onSidebarResize}
|
||||||
onDoubleClick={() => this.onSidebarResize(defaultSidebarWidth)}
|
onDoubleClick={() => this.onSidebarResize(defaultSidebarWidth)}
|
||||||
minExtent={120}
|
minExtent={150}
|
||||||
maxExtent={400}
|
maxExtent={400}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -1,97 +0,0 @@
|
|||||||
/**
|
|
||||||
* Copyright (c) OpenLens Authors. All rights reserved.
|
|
||||||
* Licensed under MIT License. See LICENSE in root directory for more information.
|
|
||||||
*/
|
|
||||||
|
|
||||||
.SidebarItem {
|
|
||||||
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
flex-shrink: 0;
|
|
||||||
width: 100%;
|
|
||||||
user-select: none;
|
|
||||||
|
|
||||||
> .nav-item {
|
|
||||||
text-decoration: none;
|
|
||||||
padding: $unit * 0.3846 $unit * 0.625; // ≈ floor($unit / 2.6) floor($unit / 1.6)
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
color: inherit;
|
|
||||||
cursor: pointer;
|
|
||||||
|
|
||||||
> .link-text {
|
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.expand-icon {
|
|
||||||
--size: 20px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.sub-menu {
|
|
||||||
$borderSize: 4px;
|
|
||||||
border-left: $borderSize solid transparent;
|
|
||||||
|
|
||||||
> .SidebarItem {
|
|
||||||
color: var(--textColorPrimary);
|
|
||||||
padding-left: 30px + $borderSize;
|
|
||||||
line-height: 22px;
|
|
||||||
|
|
||||||
.SidebarItem {
|
|
||||||
padding-left: $padding * 2; // 3rd+ menu level
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-item {
|
|
||||||
&.expandable {
|
|
||||||
font-weight: 500;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// TODO: Make less flaky.
|
|
||||||
.sidebar-active-status {
|
|
||||||
> .SidebarItem {
|
|
||||||
.nav-item {
|
|
||||||
&.active, &:hover {
|
|
||||||
background: var(--blue);
|
|
||||||
color: var(--sidebarActiveColor);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.sub-menu {
|
|
||||||
&.active {
|
|
||||||
border-left-color: var(--blue);
|
|
||||||
}
|
|
||||||
|
|
||||||
> .SidebarItem {
|
|
||||||
.nav-item {
|
|
||||||
&.active, &:hover {
|
|
||||||
color: var(--sidebarSubmenuActiveColor);
|
|
||||||
background: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.expandable {
|
|
||||||
color: var(--textColorPrimary)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.sub-menu {
|
|
||||||
&.active {
|
|
||||||
border-left-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-item {
|
|
||||||
&.active, &:hover {
|
|
||||||
color: var(--sidebarSubmenuActiveColor);
|
|
||||||
background: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -3,7 +3,7 @@
|
|||||||
* Licensed under MIT License. See LICENSE in root directory for more information.
|
* Licensed under MIT License. See LICENSE in root directory for more information.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import "./sidebar-item.scss";
|
import styles from "./sidebar-items.module.scss";
|
||||||
|
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { computed, makeObservable } from "mobx";
|
import { computed, makeObservable } from "mobx";
|
||||||
@ -70,7 +70,7 @@ class NonInjectedSidebarItem extends React.Component<
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<ul className={cssNames("sub-menu", { active: this.isActive })}>
|
<ul className={cssNames(styles.subMenu, { [styles.active]: this.isActive })}>
|
||||||
{this.props.item.children.map(item => <SidebarItem key={item.registration.id} item={item} />)}
|
{this.props.item.children.map(item => <SidebarItem key={item.registration.id} item={item} />)}
|
||||||
</ul>
|
</ul>
|
||||||
);
|
);
|
||||||
@ -79,7 +79,7 @@ class NonInjectedSidebarItem extends React.Component<
|
|||||||
render() {
|
render() {
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
className={cssNames("SidebarItem")}
|
className={styles.SidebarItem}
|
||||||
data-testid={`sidebar-item-${this.id}`}
|
data-testid={`sidebar-item-${this.id}`}
|
||||||
data-is-active-test={this.isActive}
|
data-is-active-test={this.isActive}
|
||||||
data-parent-id-test={this.registration.parentId}
|
data-parent-id-test={this.registration.parentId}
|
||||||
@ -87,11 +87,7 @@ class NonInjectedSidebarItem extends React.Component<
|
|||||||
<NavLink
|
<NavLink
|
||||||
to={""}
|
to={""}
|
||||||
isActive={() => this.isActive}
|
isActive={() => this.isActive}
|
||||||
|
className={styles.navItem}
|
||||||
className={cssNames("nav-item flex gaps align-center", {
|
|
||||||
expandable: this.isExpandable,
|
|
||||||
})}
|
|
||||||
|
|
||||||
onClick={(event) => {
|
onClick={(event) => {
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
event.stopPropagation();
|
event.stopPropagation();
|
||||||
@ -105,10 +101,10 @@ class NonInjectedSidebarItem extends React.Component<
|
|||||||
data-testid={`sidebar-item-link-for-${this.id}`}
|
data-testid={`sidebar-item-link-for-${this.id}`}
|
||||||
>
|
>
|
||||||
{this.registration.getIcon?.()}
|
{this.registration.getIcon?.()}
|
||||||
<span className="link-text box grow">{this.registration.title}</span>
|
<span>{this.registration.title}</span>
|
||||||
{this.isExpandable && (
|
{this.isExpandable && (
|
||||||
<Icon
|
<Icon
|
||||||
className="expand-icon box right"
|
className={styles.expandIcon}
|
||||||
material={
|
material={
|
||||||
this.expanded ? "keyboard_arrow_up" : "keyboard_arrow_down"
|
this.expanded ? "keyboard_arrow_up" : "keyboard_arrow_down"
|
||||||
}
|
}
|
||||||
|
|||||||
63
src/renderer/components/layout/sidebar-items.module.scss
Normal file
63
src/renderer/components/layout/sidebar-items.module.scss
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
.SidebarItem {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
flex-shrink: 0;
|
||||||
|
width: 100%;
|
||||||
|
user-select: none;
|
||||||
|
|
||||||
|
> .navItem {
|
||||||
|
display: flex;
|
||||||
|
gap: 8px;
|
||||||
|
text-decoration: none;
|
||||||
|
padding: 6px 8px 6px 10px;
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
|
&:global(.active), &:hover {
|
||||||
|
background: var(--blue);
|
||||||
|
color: var(--sidebarActiveColor);
|
||||||
|
}
|
||||||
|
|
||||||
|
span {
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.expandIcon {
|
||||||
|
margin-left: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.subMenu {
|
||||||
|
border-left: 4px solid transparent;
|
||||||
|
|
||||||
|
&.active {
|
||||||
|
border-color: var(--blue);
|
||||||
|
}
|
||||||
|
|
||||||
|
.SidebarItem {
|
||||||
|
color: var(--textColorPrimary);
|
||||||
|
padding-left: 25px;
|
||||||
|
|
||||||
|
.navItem {
|
||||||
|
padding-top: 4px;
|
||||||
|
padding-bottom: 4px;
|
||||||
|
|
||||||
|
&:global(.active), &:hover {
|
||||||
|
color: var(--sidebarSubmenuActiveColor);
|
||||||
|
background: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// 3rd menu level
|
||||||
|
.subMenu .subMenu {
|
||||||
|
&.active {
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.SidebarItem {
|
||||||
|
padding-left: calc(var(--padding) / 2);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@ -21,6 +21,5 @@
|
|||||||
|
|
||||||
.sidebarNav :global(.Icon) {
|
.sidebarNav :global(.Icon) {
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
padding: 3px;
|
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -19,19 +19,15 @@ export function ResourceMetricsText({ metrics }: ResourceMetricsTextProps) {
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
const { cpuUsage, cpuRequests, cpuLimits, memoryUsage, memoryRequests, memoryLimits } = getMetricLastPoints(metrics);
|
const { cpuUsage, memoryUsage } = getMetricLastPoints(metrics);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<DrawerItem name="CPU" labelsOnly>
|
<DrawerItem name="CPU" labelsOnly>
|
||||||
{cpuUsage > 0 && <Badge label={`Usage: ${cpuUsage.toPrecision(2)}`}/>}
|
{cpuUsage > 0 && <Badge label={`Usage: ${cpuUsage.toPrecision(2)}`}/>}
|
||||||
{cpuRequests > 0 && <Badge label={`Requests: ${cpuRequests.toPrecision(2)}`}/>}
|
|
||||||
{cpuLimits > 0 && <Badge label={`Limits: ${cpuLimits.toPrecision(2)}`}/>}
|
|
||||||
</DrawerItem>
|
</DrawerItem>
|
||||||
<DrawerItem name="Memory" labelsOnly>
|
<DrawerItem name="Memory" labelsOnly>
|
||||||
{memoryUsage > 0 && <Badge label={`Usage: ${bytesToUnits(memoryUsage)}`}/>}
|
{memoryUsage > 0 && <Badge label={`Usage: ${bytesToUnits(memoryUsage)}`}/>}
|
||||||
{memoryRequests > 0 && <Badge label={`Requests: ${bytesToUnits(memoryRequests)}`}/>}
|
|
||||||
{memoryLimits > 0 && <Badge label={`Limits: ${bytesToUnits(memoryLimits)}`}/>}
|
|
||||||
</DrawerItem>
|
</DrawerItem>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|||||||
@ -39,7 +39,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-cluster-overview"
|
data-testid="sidebar-item-link-for-cluster-overview"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -50,9 +50,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Cluster
|
Cluster
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -63,7 +61,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-nodes"
|
data-testid="sidebar-item-nodes"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-nodes"
|
data-testid="sidebar-item-link-for-nodes"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -74,9 +72,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Nodes
|
Nodes
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -87,7 +83,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -98,13 +94,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -121,7 +115,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -135,9 +129,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -148,7 +140,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -162,13 +154,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -185,7 +175,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -199,9 +189,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -212,7 +200,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-namespaces"
|
data-testid="sidebar-item-namespaces"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-namespaces"
|
data-testid="sidebar-item-link-for-namespaces"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -226,9 +214,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
layers
|
layers
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Namespaces
|
Namespaces
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -239,7 +225,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -250,13 +236,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -273,7 +257,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -287,9 +271,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -300,7 +282,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -314,13 +296,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -513,7 +493,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-cluster-overview"
|
data-testid="sidebar-item-link-for-cluster-overview"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -524,9 +504,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Cluster
|
Cluster
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -537,7 +515,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-nodes"
|
data-testid="sidebar-item-nodes"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-nodes"
|
data-testid="sidebar-item-link-for-nodes"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -548,9 +526,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Nodes
|
Nodes
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -561,7 +537,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-workloads"
|
data-testid="sidebar-item-workloads"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -572,13 +548,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -595,7 +569,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -609,9 +583,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -622,7 +594,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -636,13 +608,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -659,7 +629,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -673,9 +643,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -686,7 +654,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-namespaces"
|
data-testid="sidebar-item-namespaces"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-namespaces"
|
data-testid="sidebar-item-link-for-namespaces"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -700,9 +668,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
layers
|
layers
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Namespaces
|
Namespaces
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -713,7 +679,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -724,13 +690,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -747,7 +711,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -761,9 +725,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -774,7 +736,7 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -788,13 +750,11 @@ exports[`<ClusterFrame /> given cluster with list nodes and namespaces permissio
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -994,7 +954,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
class="nav-item flex gaps align-center expandable active"
|
class="navItem active"
|
||||||
data-testid="sidebar-item-link-for-workloads"
|
data-testid="sidebar-item-link-for-workloads"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1005,13 +965,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Workloads
|
Workloads
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1028,7 +986,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
data-testid="sidebar-item-config"
|
data-testid="sidebar-item-config"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-config"
|
data-testid="sidebar-item-link-for-config"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1042,9 +1000,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
list
|
list
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Config
|
Config
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1055,7 +1011,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
data-testid="sidebar-item-network"
|
data-testid="sidebar-item-network"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-network"
|
data-testid="sidebar-item-link-for-network"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1069,13 +1025,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
device_hub
|
device_hub
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Network
|
Network
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1092,7 +1046,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
data-testid="sidebar-item-storage"
|
data-testid="sidebar-item-storage"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-storage"
|
data-testid="sidebar-item-link-for-storage"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1106,9 +1060,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
storage
|
storage
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Storage
|
Storage
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1119,7 +1071,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
data-testid="sidebar-item-namespaces"
|
data-testid="sidebar-item-namespaces"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-namespaces"
|
data-testid="sidebar-item-link-for-namespaces"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1133,9 +1085,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
layers
|
layers
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Namespaces
|
Namespaces
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1146,7 +1096,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
data-testid="sidebar-item-helm"
|
data-testid="sidebar-item-helm"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-helm"
|
data-testid="sidebar-item-link-for-helm"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1157,13 +1107,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
class="icon"
|
class="icon"
|
||||||
/>
|
/>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Helm
|
Helm
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
@ -1180,7 +1128,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
data-testid="sidebar-item-user-management"
|
data-testid="sidebar-item-user-management"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-user-management"
|
data-testid="sidebar-item-link-for-user-management"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1194,9 +1142,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
security
|
security
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Access Control
|
Access Control
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
@ -1207,7 +1153,7 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
data-testid="sidebar-item-custom-resources"
|
data-testid="sidebar-item-custom-resources"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="nav-item flex gaps align-center expandable"
|
class="navItem"
|
||||||
data-testid="sidebar-item-link-for-custom-resources"
|
data-testid="sidebar-item-link-for-custom-resources"
|
||||||
href="/"
|
href="/"
|
||||||
>
|
>
|
||||||
@ -1221,13 +1167,11 @@ exports[`<ClusterFrame /> given cluster without list nodes, but with namespaces
|
|||||||
extension
|
extension
|
||||||
</span>
|
</span>
|
||||||
</i>
|
</i>
|
||||||
<span
|
<span>
|
||||||
class="link-text box grow"
|
|
||||||
>
|
|
||||||
Custom Resources
|
Custom Resources
|
||||||
</span>
|
</span>
|
||||||
<i
|
<i
|
||||||
class="Icon expand-icon box right material focusable"
|
class="Icon expandIcon material focusable"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="icon"
|
class="icon"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user