Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kubebox-windows.exe | 2019-11-29 | 12.1 MB | |
kubebox-macos | 2019-11-29 | 12.8 MB | |
kubebox-linux | 2019-11-29 | 11.7 MB | |
0.7.0 source code.tar.gz | 2019-11-29 | 1.4 MB | |
0.7.0 source code.zip | 2019-11-29 | 1.4 MB | |
README.md | 2019-11-29 | 953 Bytes | |
Totals: 6 Items | 39.5 MB | 0 |
Special thanks to @lduparc for his contributions.
Features
- Add support for k3d clusters (#67 by @lduparc)
- Add basic authentication support
- Display selected container state details
Enhancements
- Start following log and resources when the selected container transitions out of initialization
- Rely on the container selection to open exec terminal into it (#62 by @lduparc)
- Align pod phase with Kubernetes version 1.15
- Log and exec terminal availability based on selected container state rather than pod phase
- Fallback to OAuth server metadata whatever Kubernetes distro
- Preserve pods table selection and scrolling
- Highlight the entire selected pod row
- Activate the Xterm.js WebGL addon
- Use newer API groups for Kubernetes resources
Fixes
- Enables viewing init container logs even if the pod itself is still in initialising phase (#61 by @lduparc)
Changes
- Upgrade Xterm.js to version 4.2.0