Skip to content

v0.1.5

Compare
Choose a tag to compare
released this 18 Dec 00:17
· 521 commits to main since this release
0177d11

KubeLinter v0.1.5

Changes in this version: 0.1.4...0.1.5

Features

  • Added new default check to prohibit containers to run with NEW_RAW capability. With this also added a new check template verify-container-capabilities to allow users to flexibly validate container capabilities (#104)

General Improvements

  • Added unit test framework for testing templates (#111)
  • Fixed several documentation related issues, fixed several broken links and added more instructions to README (#94, #95, #98, #102, etc.)