1.0.18 • Published 3 years ago
@jenkins-x-plugins/jx-lens v1.0.18
Lens Extension for working with Jenkins X
This extension improves the UX around working with pipelines and preview environments.
Install
mkdir -p ~/.k8slens/extensions
git clone https://github.com/jenkins-x-plugins/jx-lens.git
ln -s $(pwd)/jx-lens ~/.k8slens/extensions/jx-lensBuild
To build the extension you can use make or run the npm commands manually:
cd jx-lens
make buildOR
cd jx-lens
npm install
npm run buildIncremental building
If you want to watch for any source code changes and automatically rebuild the extension you can use:
npm startOnce the extension has been rebuilt inside Lens you can click on the View -> Reload menu item (or `R' keypress) to reload to see the new changes.
Test
Open Lens application and navigate to a cluster. You should see "Certificates" in a menu.
Uninstall
rm ~/.k8slens/extensions/jx-lensRestart Lens application.
1.0.18
3 years ago
1.0.17
4 years ago
1.0.16
4 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.11
4 years ago
1.0.10
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago