OpenLens icon indicating copy to clipboard operation
OpenLens copied to clipboard

OpenLens Menus incomplete (Workloads / Storage / Config) on 6.5.2.366

Open StephaneDci opened this issue 2 years ago • 1 comments

OpenLens 6-5-2-366 on Linux Mint.

When I connect on a K8s cluster I only get a partial load on some menus ( missing the expending arrows):

image

Helm > Release is the only place where I retrieve infos on my Namespace.

Also I tried on 6.5.1, same bug.

No errors displays on dev tools.

StephaneDci avatar Jan 02 '24 14:01 StephaneDci

This happened to me some time ago, when there was something broken in my target cluster. Like a component down or mis-behaving (DNS for example, I don' remember exactly). Try to investigate with kubectl commands, start by having a look at the events of the cluster

mossroy avatar Jan 17 '24 09:01 mossroy