Skip to content

v0.1.1

Compare
Choose a tag to compare
@adamwg adamwg released this 09 Oct 21:11
· 148 commits to master since this release
56e3306

Many changes and improvements since the initial v0.1.0 release.

  • New or improved checks:
    • [security] Check that containers aren't run as the root user (#46).
    • [doks] Check for custom node labels and taints that would be lost on upgrade (#54).
    • [doks] Update the webhook admission controller check to be more permissive (#62).
    • [doks] Add more checks to the doks group so it can be a good default set for DOKS clusters (#61).
    • [all] Updated severity levels (#60).
  • Improved check documentation (#55).
  • Improved README (#50 #52).
  • KUBECONFIG environment variable is now respected (#47).
  • All auth plugins are now loaded (#51).