Aster v1.0.2
What's new
Live pod resource usage
- Pod tables and pod detail pages now show live CPU and memory usage with usage charts.
Empty-state guidance
- When no Kubernetes contexts are found, the picker now offers an Open Settings action that jumps straight to the kubeconfig section, and reloads contexts automatically when you return.
Fixes
- The empty-state icon is centered again inside its badge.
- The updater's "What's changed" link now opens the release page in the system browser instead of an in-app window.
- Fixed a crash when no kubeconfig was found in the standard chain (empty source list is now serialized as
[]instead ofnull).