Highlights
- Arctic Code Vault Contributor
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
439 contributions in the last year
Contribution activity
December 2020
Created 9 commits in 1 repository
Created a pull request in lensapp/lens that received 6 comments
Convert StatusBarRegistration to use components field
More similar to all other *Registration types for extensions Simpler fix for using the components.Icon type, now accepts functions that return …
Opened 11 other pull requests in 1 repository
lensapp/lens
7
merged
1
closed
3
open
- write up on some ways to publish extensions
- remove --ignoreCompileErrors and add manual .d.ts files
- switch to using public mkdocs for check docs step
- fix URL validator, add some tests
- actually use ResourceQuotaDetails
- store more than largest kube api request amount in the event store
- add version display to extensions
- fix spelling in documentation
- persist extension installation state for the duration of the window's life
- lint whole repo
- gitignore .vscode
Reviewed 44 pull requests in 1 repository
lensapp/lens 44 pull requests
- Catch HTTP Errors in case pod metrics resources not exist / access forbidden
- Display error dialog if extensions couldn't be loaded
- Fix: expand/collapse state for CRD sidebar items
- Export the pod-details-list component so that it can be used in Extensions
- Ensure only one app instance
- Remove symlink on extension install and manual runtime uninstall
- Fixing logs autoscroll behavior
- ClusterOverview page refactorings
- Navigation refactoring, handling extension page params
- Column filters
- Add check to extension file watch
- Remove broken symlink from node_modules on uninstall
- Fix status brick alignment in pod-menu extension
- Query all objects using single api call if admin and namespace list is not overridden
- yet another minor fix to main readme
- extension store guide
- Add posibility to add custom helm repository
- update main readme to align better with Lens 4.0 features
- Adding cluster settings icon into dashboard
- Detect Openshift
- Bump circular-dependency-plugin from 5.2.0 to 5.2.2
- Exclude github actions & docs from azure pipeline
- Visualize extension loading
- Status bar item and kube object menu/detail item extension guides
- Update jsonnet folder structure to easily understand using bundler
- Some pull request reviews not shown.