- Fixed node memory parsing when memory reports as integers without units Issue #55
- Fixed context verification Issue #55
- Fixed utilization view not displaying when requests are set to 0 in normal mode
- Fixed handling of node allocatable memory parsing Issue #52
- Fixed node view graph not showing for low utilization nodes Issue #49
- New subcommand
nodes
shows nodes utilization breakdown with shall chart - Added --context parameter to switch kubeconfig contexts Issue #36
- Added --no-headers to supress printing headers just like kubeclt does
- Fix for double counting CPU when resources were defined without (m) at the end
- Improved unit tests, added Codeclimate integration.
- Fix for unschedulable nodes showing in utilization. Issue #34