Skip to content

v0.3.0

Compare
Choose a tag to compare
@etopeter etopeter released this 02 Sep 04:39
· 28 commits to master since this release
9c88eb8

v0.3.0

  • 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.