user avatar
release v5.0.0-beta.9
Sebastian Malton authored
Signed-off-by: default avatarSebastian Malton <sebastian@malton.name>
785cec1a
Name Last commit Last update
.dependabot Fix dependabot config (#3022)
.github Update job to change title and sync css from master branch (#3013)
.vscode VSCode launch configurations for debugging (#2281)
__mocks__ Generic TopBar component for Catalog/Cluster views (#2882)
build Fix buildNumber to be consistent for all package.json's (#3016)
docs Fix top-bar extension render errors (#3049)
extensions Add container attach feature (#2927)
integration Move all RouteParam's and URL builders to `src/common` (#2778)
jsonnet/lens Update jsonnet folder structure to default bundler format (#536)
mkdocs Documentation (MKDOCS) (#1230)
scripts Fix tag-release script (#2983)
src Adopts landing page according to new catalog features (#3055)
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 Revert displayName being first key
.bundled-extensions.json Don't bundle extension with eula on default build (#2542)
.eslintrc.js Adding eslint-plugin-react-hooks (#2811)
.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
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.