user avatar
Prefer SHELL over PTYSHELL
Sebastian Malton authored
Signed-off-by: default avatarSebastian Malton <sebastian@malton.name>
ba841ced
Name Last commit Last update
.github Run integration tests against real build (#3278)
.vscode VSCode launch configurations for debugging (#2281)
__mocks__ Generic TopBar component for Catalog/Cluster views (#2882)
build Fix problem with in-tree extension load (#3274)
docs Fix broken links after updating general docs of lens-ide (#3185)
extensions Automatically sync all kubeConfigPaths (#3227)
integration Fix hotbar migration of workspaces (#3178)
jsonnet/lens Update jsonnet folder structure to default bundler format (#536)
mkdocs Re-enable strict mode in docs vlidation. Bump mkdocs-material version (#3073)
scripts Release v5.0.0-beta.10 (#3141)
src Prefer SHELL over PTYSHELL
static Extensible welcome page (#2637)
templates/create-resource YAML Templates in Create Resource dock tab (#2327)
test-data add cluster icon migration code (#673)
troubleshooting Update jsonnet folder structure to default bundler format (#536)
types Restyling extensions page with tailwindcss (#2796)
.azure-pipelines-k8s-matrix.yml Test different kube versions (#1806)
.azure-pipelines.yml release v5.0.0-beta.9 (#3063)
.bundled-extensions.json Don't bundle extension with eula on default build (#2542)
.eslintrc.js Bump eslint-plugin-react from 7.21.5 to 7.24.0 (#3114)
.gitignore VSCode launch configurations for debugging (#2281)
.npmrc Add engine to strict node version in package.json (#144)
.yarnrc Electron 9.4.4 (#2472)
CODE_OF_CONDUCT.md Add contributing/development pages (#1480)
CONTRIBUTING.md Add contributing/development pages (#1480)
LICENSE
Makefile
README.md
RELEASE_GUIDE.md
SECURITY.md
license-header
mkdocs.yml
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
typedoc.json
webpack.extensions.ts
webpack.main.ts
webpack.renderer.ts
yarn.lock

Lens Open Source Project (OpenLens)

Build Status Chat on Slack

The Repository

This repository ("OpenLens") is where Team Lens develops the Lens IDE product together with the community. It is backed by a number of Kubernetes and cloud native ecosystem pioneers. This source code is available to everyone under the MIT license.

Lens - The Kubernetes IDE

Lens - The Kubernetes IDE ("Lens IDE") is a distribution of the OpenLens repository with Team Lens specific customizations released under a traditional EULA.

Lens IDE provides the full situational awareness for everything that runs in Kubernetes. It's lowering the barrier of entry for people just getting started and radically improving productivity for people with more experience.

Lens IDE a standalone application for MacOS, Windows and Linux operating systems. You can download it free of charge for Windows, MacOS, and Linux from Lens IDE website.

Screenshot

Installation

See Getting Started page.

Development

See Development page.

Contributing

See Contributing page.