- Allow HTTPS connection (kdash-rs#372)
- Upgrade libraries
- Add basic support for Custom Resource Definitions (https://github.com/kdash-rs/kdash/commit/fb4b4c4451fca5e5ad62dd93e658dd8009e8c659)
- Add support for NetworkPolicy
- Upgrade libraries
- Add support for Ingress (kdash-rs#316)
- Add support for PersistentVolumeClaims
- Add support for PersistentVolumes
- Add support for ServiceAccounts
- Upgrade libraries
- Hide managedFields in YAML view by default (kdash-rs#296)
- Fail gracefully when context not found (kdash-rs#280)
- Improve cache (kdash-rs#271)
- Upgrade libraries
- Add support for RoleBindings (kdash-rs#245)
- Add support for ClusterRoleBindings (kdash-rs#249)
- Upgrade libraries
- Add support for Cluster Roles (kdash-rs#236)
- Add support for decoding secrets (kdash-rs#242)
- Upgrade libraries
- Upgrade libraries
- Add sponsors
- Add support for Roles (kdash-rs#224)
- Add support for Storage classes (kdash-rs#222)
- Add support for ARM and aarch64 binaries
- Upgrade libraries trying to fix cargo install issue
- UI updates (kdash-rs#157)
- Fix stack overflow error (kdash-rs#160)
- Color contrast improvements (fix kdash-rs#162)
- Fix crashes when memory and/or cpu usages are higher than 100%
- Improve cache
- Fix status color of pods not ready
- Fix help screen which was not rendered
- Fix status color of pods not ready
- Update dependencies
- Update dependencies
- Fix crash on cargo install
- Add support for ReplicationControllers
- Fix issue with table overflow crash
- Add support for page up and page down on tables and text views
- Fix crash on escape
- Add support for Job resource - #42, Thanks to somayaj
- Add support for CronJob resource - #69, Thanks to somayaj
- Add support for DaemonSets
- Add support for Secrets
- Add more resources tab and menu
- Show init containers in container view
- Internal optimizations
- Add human friendly crash messages
- Add Tab keybinding to cycle through views
- Migrate to kubectl-view-allocations library
- Fix a small bug that crashes the app in certain terminal size
- Stable release
- Minor bug fixes
- Add vim key bindings for arrow keys
- Chocolatey deployment for Windows 10
- Improved error handling and error display
- Minor bug fixes and improvements
- Get YAML for all resources (pod, svc, node, statefulset, replicaset, configmap, deployment)
- Describe for all remaining resources (svc, statefulset, replicaset, configmap, deployment)
- Table scrolling doesn't circle back now. This seems to be better UX when having long lists
- Describe view spacing
- Container ports and probes
- Library updates
- Scroll improvements
- More tests
- Show containers for failing pods
- Switch k8s contexts from the all contexts view
- Scrolling issues
- Log streaming discrepancy
- CLI versions UI glitch
- Homebrew installation
- Docker installation
- Minor bug fixes
- Refactor and polish
- Resource utilization view with grouping
- Select/copy text in logs and describe view
- Config map tab
- Statefulsets tab
- Replicasets tab
- Deployments tab
- Pod status fix
- Switch to API for metrics
- Various bug fixes
- Update key bindings
- Update theme consistency
- Containers view
- Container logs
- Pod describe
- Node describe
- Initial beta release
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.