-
Nothing is displayed for a simple page like this:
```
export class HelpPage extends React.Component {
render() {
return (
Help yourself
)
}
}
export func…
-
Extension page should have a mechanism for installing an extension from local filesystem package or from an URL (both tar.gz npm packages)
-
Right now, the only way to detect a change to the Lens theme in the JS layer is to use a [MutationObserver](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver) to observe the `` element…
-
https://twitter.com/k8slens
![image](https://user-images.githubusercontent.com/6558867/85314278-e17a7780-b47e-11ea-9930-a8fb39a97e72.png)
-
Hi,
I am failing to deploy Alfresco using the instructions specified here: https://github.com/Alfresco/acs-deployment/blob/master/docs/helm/docker-desktop-deployment.md. I have tried different ingr…
-
Lens needs an UI where user can enable/disable extensions. Note: extensions mentioned in Lens app package.json are always enabled.
UI should be accessible via "Lens -> Extensions" menu item (it sho…
-
**Describe the bug**
Extension developer needs to `.bind(this)` when pass `navigate` as component props. Not really a bug but this need to be documented => remember to `bind(this)` when passing `Le…
-
**Describe the bug**
On my Windows 10 x64 machine with Lens installed - when trying to install the metrics stack for my Rpi k3s cluster I get an error saying:
```A JavaScript error occured in the …
-
**Describe the bug**
When I open Lens I get a JavaScript error if I do not use "Run As Administrator" Windows Option.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the Windows Start …
-
Hello, I am wondering how I would get Lens v4.0.8 to connect to an Azure Kubernetes Service, AKS, with RBAC enabled. I attempted to connect after following the login process as defined by the Azure Po…