user avatar
release v5.2.0-rc.1
Jim Ehrismann authored
Signed-off-by: default avatarJim Ehrismann <jehrismann@mirantis.com>
70bc5316
Name Last commit Last update
.github Build and release amd64 & arm64 together (macOS) (#3700)
.vscode VSCode launch configurations for debugging (#2281)
__mocks__ Cleanup integration and unit tests (#3531)
build Build and release amd64 & arm64 together (macOS) (#3700)
docs Fix spelling (#3181)
extensions Bump path-parse from 1.0.6 to 1.0.7 in /extensions/node-menu (#3606)
integration Support MacOS arm64 build (#3682)
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 Make back/forward/refresh work the same as the arrow button in topbar (#3720)
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 Catalog render optimizations (#3422)
.azure-pipelines-k8s-matrix.yml Test different kube versions (#1806)
.azure-pipelines.yml Build and release amd64 & arm64 together (macOS) (#3700)
.bundled-extensions.json Don't bundle extension with eula on default build (#2542)
.eslintrc.js Fix .eslintrc.js (#3648)
.gitignore VSCode launch configurations for debugging (#2281)
.npmrc Add engine to strict node version in package.json (#144)
.yarnrc Upgrade to electron 12 and Node 14 (#3572)
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.