Releases: kdash-rs/kdash
Releases · kdash-rs/kdash
v0.0.9
[0.0.9] - 10-May-2021
- Improved error handling and error display
- Minor bug fixes and improvements
v0.0.8
[0.0.8] - 04-May-2021
Added
- Get YAML for all resources (pod, svc, node, statefulset, replicaset, configmap, deployment)
- Describe for all remaining resources (svc, statefulset, replicaset, configmap, deployment)
Changed
- Table scrolling doesn't circle back now. This seems to be better UX when having long lists
Fixed
- Describe view spacing
v0.0.7
[0.0.7] - 03-May-2021
Added
- Container ports and probes
Fixed
- Library updates
- Scroll improvements
- More tests
- Show containers for failing pods
v0.0.6
[0.0.6] - 27-Apr-2021
Added
- Switch k8s contexts from the all contexts view
Fixed
- Scrolling issues
- Log streaming discrepancy
- CLI versions UI glitch
v0.0.5
bump version
v0.0.4
- Homebrew installation
- Docker installation
v0.0.3
Fixed
- Minor bug fixes
- Refactor and polish
Added
- Resource utilization view with grouping
- Select/copy text in logs and describe view
- Config map tab
- Statefulsets tab
- Replicasets tab
- Deployments tab
v0.0.2
[0.0.2] - 22-Apr-2021
Fixed
- Pod status fix
- Switch to API for metrics
- Various bug fixes
- Update key bindings
- Update theme consistency
Added
- Containers view
- Container logs
- Pod describe
- Node describe
v0.0.1
Initial Beta Release