Skip to content

v0.1.4

Compare
Choose a tag to compare
released this 26 Nov 00:32
· 520 commits to main since this release
12db884

KubeLinter v0.1.4

Changes in this version: 0.1.3...0.1.4

Features

  • Added new default check to flag deployments exposing port 22, commonly reserved for SSH access
  • Added a documentation site at docs.kubelinter.io

General Improvements

  • Formalized issue and bug templates
  • Disable pushing docker image by default. Apply label push-docker-image to the PR to push to docker hub.

Bugs Fixed

  • Fixed the matching of the namespace in the danglingservice check (#83)