Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,546 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 32 commits in 3 repositories
Created a pull request in lensapp/lens that received 1 comment
Do not call initMainWindow if windowManager is not ready
Opened 25 other pull requests in 1 repository
lensapp/lens
4
open
20
merged
1
closed
- Fix buggy node metrics/chart
- Use correct apiversion for HPA details
- Ensure only one app instance
- Release v4.0.1
- Query all objects using single api call if admin and namespace list is not overridden
- Register cluster page component properly to a route
- [Release/v4.0] cherry-pick #1660
- [Release/v4.0] cherry-pick doc updates
- Release v4.0.0
- [Release/v4.0] cherry pick fixes
- Merge fixes & docs from master to 4.0 release
- Mark conf as dev dependency in extension npm package
- Exclude github actions & docs from azure pipeline
- Add dependabot config
- Release v4.0.0-rc.3
- Performance fix when cluster has lots of namespaces
- Respect static list of allowed namespaces
- Detect Openshift
- Detect Docker Desktop
- Detect Mirantis Kubernetes Engine
- Detect kind
- Release v4.0.0-rc.2
- Fix 'cannot read property hide of null' error on quit
- Tag cluster & workspace as beta features in extension api
- Fix link to metrics resources
Reviewed 30 pull requests in 2 repositories
lensapp/lens 28 pull requests
- Replace CronJob api version to batch/v1beta1
- Remove broken symlink from node_modules on uninstall
- Add check to extension file watch
- update main readme to align better with Lens 4.0 features
- Add initial KubeObjectListLayout sample
- Initial FAQ docs
- write up on some ways to publish extensions
- store more than largest kube api request amount in the event store
- Status bar item and kube object menu/detail item extension guides
- Add information about the startupProbe
- Navigation refactoring, handling extension page params
- Split workflow into verify and build jobs
- Backport 3.6.9 What's new items
- switch to using public mkdocs for check docs step
- Split workflow into verify and build jobs
- Removed generated site dir from the verify docs step
- Add timeout to app start and cluster add tracking events
- Detect Openshift
- actually use ResourceQuotaDetails
- Detect rancher distros
- Detect microk8s distribution
- Fine-tuning extensions page view
- Fix getExtensionPageUrl on Windows
- Add <BottomBar /> support rendering if item is a function
- Enable installed extensions by default
- Some pull request reviews not shown.
lensapp/lens-extensions 2 pull requests
Created an issue in lensapp/lens that received 1 comment
Install an extension from a NPM registry url
For example if user wants to install @mirantis/lens-extension-cc it could be done by giving an URL http://registry.npmjs.com/@mirantis/lens-extensi…

