Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kubebox-windows.exe | 2022-04-11 | 31.9 MB | |
kubebox-arm | 2022-04-09 | 23.4 MB | |
kubebox-macos | 2022-04-08 | 46.0 MB | |
kubebox-linux | 2022-04-08 | 11.6 MB | |
README.md | 2022-04-08 | 1.2 kB | |
v0.10.0 source code.tar.gz | 2022-04-08 | 9.7 MB | |
v0.10.0 source code.zip | 2022-04-08 | 9.8 MB | |
Totals: 7 Items | 132.4 MB | 0 |
Enhancements
- Copy Termcap/Terminfo files as fallback command during Webpack building (#131 by @Verten)
- Update
raw.github...
path for cAdvisor (#127 by @jespersm) - Support ANDed multi-words namespaces filtering
- Refresh last seen event times for visible rows only
- Use new
tls.rootCertificates
API to append CA certificate - Apply throttling to all scrollable widgets
- Redirect console logging into console tab
- Improve automatic logs when selected container transitions to running state
- Better cancellation of login / connection requests
- Better error handling in remote shell widget
- Better error handling in namespaces widget
Fixes
- Do not try to parse frame on WebSocket connection close
- Fix attribute rendering in Xterm widget
- Fix text selection highlighting
- Fix Events parsing
- Properly reset log widget on selection changes
- Container status may be null for Pod in pending phase
- Fix partial WebSocket frame offset
Changes
- Use Webpack to generate executable bundle
- Upgrade Xterm.js to version 4.18.0 and use xterm-headless
- Upgrade cli-highlight to version 2.1.9
Full Changelog: https://github.com/astefanutti/kubebox/compare/v0.9.0...v0.10.0