Highlights
- Arctic Code Vault Contributor
Pinned
529 contributions in the last year
Contribution activity
January 2021
Created 11 commits in 4 repositories
Created 1 repository
- Nokel81/xterm.js TypeScript
Created a pull request in lensapp/lens that received 26 comments
Add lens:// protocol handling with a routing mechanism
Things that still need to be done: Testing on linux Testing on windows Add markdown docs Signed-off-by: Sebastian Malton sebastian@malton.name f…
+1,018
−119
•
26
comments
Opened 12 other pull requests in 3 repositories
lensapp/lens
2
closed
4
open
4
merged
- add handling no repos to list from helm in integration test
- Fix pod loading when under restrictive RBAC
- enfore unix line endings and always ending files with line endings
- add custom configuration for dependabot
- only generate docs for releases
- add computed isEnabled getter to Workspace, use it everywhere
- do not assume that bitnami is guanteed to be in the helm repo list
- add auto-update notifications and confirmation
- Fixing Singleton typing to correctly return child class
- bump uuid and @types/uuid to 8.3.x
lensapp/lens-extension-samples
1
merged
xtermjs/xterm.js
1
merged
Reviewed 46 pull requests in 2 repositories
lensapp/lens 45 pull requests
- Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.14.1
- Bump @testing-library/react from 11.1.0 to 11.2.3
- Bump @types/marked from 0.7.4 to 1.2.1
- Watch-api streaming reworks
- Allow namespace to specified on role creation
- Generic logs view with Pod selector
- Fixing misaligned table columns
- Fix Helm repositories and pod logs integration tests
- Bump elliptic from 6.5.2 to 6.5.3
- Bump make-plural from 6.2.1 to 6.2.2
- Bump marked from 1.1.0 to 1.2.7
- Add more log entries on start up
- Allow for changing installation directory
- Fix lens node shell
- Ignore clusters with invalid kubeconfig
- Fixing tolerations list layout
- Load k8s resources only for selected namespaces
- Display CPU usage percentage with adequate accuracy
- Fixing log tab layout colors
- Release v3.6.10
- [3.6] Better aligning notification icons
- [3.6] Show single update notification
- Fix azure pipeline integration test exit code
- Add age column to cluster overview
- Bump @types/hapi from 18.0.3 to 18.0.5
- Some pull request reviews not shown.
rust-lang/rfcs 1 pull request
Created an issue in xtermjs/xterm.js that received 13 comments
[Feature]: add a `forceOpaque` option for themes
Currently xterm will warn when the css colours provided in a theme either do not set the alpha channel or have an alpha channel that is not 0xFF
eq…
13
comments