Pinned
1,543 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 44 commits in 3 repositories
Created a pull request in lensapp/lens that received 7 comments
Generate metadata.selfLink if response does not have it
Minimal fix for #1767 .
+39
−12
•
7
comments
Opened 39 other pull requests in 1 repository
lensapp/lens
4
open
34
merged
1
closed
- Add kubectl v1.20 to version map
- Release v4.0.4
- Test different kube versions
- Helm 3.4.2
- Bundle kubectl v1.17.15
- Electron 9.4.0
- Fix MacOS error on shutdown
- Fix openshift distribution detector
- Install in-tree extensions before others
- Metrics-cluster-feature: bundle semver package
- Release v4.0.3
- Switch master branch version to 4.1.0-alpha.0
- Release v4.0.2
- Fix buggy node metrics/chart
- Use correct apiversion for HPA details
- Ensure only one app instance
- Release v4.0.1
- Do not call initMainWindow if windowManager is not ready
- 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
- Some pull requests not shown.
Reviewed 34 pull requests in 2 repositories
lensapp/lens 31 pull requests
- Fix Azure distribution detection
- Display error dialog if extensions couldn't be loaded
- Ensure telemetry report is sent on extension start
- 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
- Some pull request reviews not shown.
lensapp/lens-extensions 3 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…
1
comment
Opened 9 other issues in 2 repositories
lensapp/lens
5
closed
2
open
- Tray icon blocks shutdown/reboot on MacOS
- Allow to install an extension using npmjs.com web url
- Refactor timeouts away from app start etc events
- Cluster accessible namespaces does not have any effect
- Cluster detector fails to detect popular distros
- Docs: Publishing Extensions
- Event buffer is too small for big clusters