Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

64 lines (39 loc) · 1.03 KB

v0.8.0 (2023-02-02)

Feat (implemented by @ajpaws)

  • Add check for managed node groups
  • Add check for CA role polp
  • Add check for separate IRSA for CA
  • Add check for CA autodiscovery
  • Add check for CA-k8s version mismatch
  • Add check for cluster-autoscaler or karpenter

v0.7.2 (2023-01-11)

Refactor

  • Fix insecure yaml load method
  • Use more secure yaml load method

v0.7.0 (2023-01-02)

Feat

  • Add option to export the report as html or txt

v0.6.0 (2022-12-15)

Feat

  • Add a cli option for skipping tls verification

0.5.0 (2022-12-10)

v0.5.0 (2022-12-10)

Feat

  • Add links to the doc pages

0.4.2 (2022-12-10)

v0.4.2 (2022-12-10)

Fix

  • Fix non existent csi driver issue

0.4.1 (2022-12-10)

v0.4.1 (2022-12-10)

Feat

  • Get sensible defaults for args
  • Add first version of cli

Fix

  • Fix vpa message
  • Fix coverage ci issue
  • Add check for security context
  • Fix secret env var exception
  • Add more namespaces to the ignore list
  • Add a try except block
  • Fix changelog