1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
Sebastian Malton 49d874199e Remove conflicting classNames under quota-entries
- Both flex and inline modify the display rule and inline was winning

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-07-09 16:10:06 -04:00
__mocks__
.github Run integration tests against real build (#3278) 2021-07-06 15:38:49 +03:00
.vscode
build Fix problem with in-tree extension load (#3274) 2021-07-05 23:17:35 +03:00
docs Fix broken links after updating general docs of lens-ide (#3185) 2021-06-25 16:30:05 +02:00
extensions Automatically sync all kubeConfigPaths (#3227) 2021-07-07 16:29:58 -04:00
integration Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
jsonnet/lens
mkdocs
scripts
src Remove conflicting classNames under quota-entries 2021-07-09 16:10:06 -04:00
static
templates/create-resource
test-data
troubleshooting
types
.azure-pipelines-k8s-matrix.yml
.azure-pipelines.yml
.bundled-extensions.json
.eslintrc.js
.gitignore
.npmrc
.yarnrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
license-header
Makefile Run integration tests against real build (#3278) 2021-07-06 15:38:49 +03:00
mkdocs.yml
package.json Add Sentry to capture exceptions and console.error messages, add a checkbox in preference to enable/disable error reporting (#3252) 2021-07-08 19:22:12 +03:00
postcss.config.js
README.md
RELEASE_GUIDE.md
SECURITY.md
tailwind.config.js
tsconfig.json
typedoc.json
webpack.extensions.ts
webpack.main.ts Add esbuild/esbuild-loader to reduce memory usage when make dev (#3220) 2021-06-30 08:05:02 -04:00
webpack.renderer.ts Add Sentry to capture exceptions and console.error messages, add a checkbox in preference to enable/disable error reporting (#3252) 2021-07-08 19:22:12 +03:00
yarn.lock Add Sentry to capture exceptions and console.error messages, add a checkbox in preference to enable/disable error reporting (#3252) 2021-07-08 19:22:12 +03:00

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.