Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 13:20
· 25 commits to main since this release
c25e6ff

Changelog

  • 9161336 Merge pull request #14 from undistro/feat/new-checks
  • c25e6ff bump k8s deps and add cel libraries (#17)
  • 5820499 feat: new check: M-400: image tagged latest
  • 9c6965a feat: new check: M-401: unmanaged pod
  • 71d08db feat: new check: M-402: readiness and startup probe not configured
  • 3f3ef3b feat: new check: M-403: liveness probe not configured
  • 69acd30 feat: new checks to require memory and CPU resources limits and requests
  • 44cba3b feat: new flag: add a flag to disable zora banner (#15)
  • 50195db fix: M-402: avoid all() if ownerReferences is null
  • 40f088b fix: fail if ownerReferences is null