Skip to content

v0.1.3

Compare
Choose a tag to compare
released this 14 Nov 01:07
· 525 commits to main since this release
55597dc

KubeLinter v0.1.3

Changes in this version: 0.1.2...0.1.3

Features

  • Added new default check to ensure labelSelector in deployments match pod labels
  • Added new default check to enforce that objects with multiple replicas use inter-pod anti-affinity

General Improvements

Bugs Fixed

  • Fixed issue where the built-in check for secrets in env variable would fire even in secretKeyRefs (#72)
  • Fixed typo in the remediation text for the deprecated service account check (#28)