JesusMtnez / homelab

Moved to Codeberg.org: https://codeberg.org/JesusMtnez/homelab

Home Page:https://jesusmtnez.es/homelab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add k8s linting

JesusMtnez opened this issue · comments

Description

Integrate a linter for all k8s yml files, to at least validate some formatting and style.

Tasks

  • Find linter tool (is it under nixpkgs)?
  • Add task to format all k8s files
  • Add task to lint all k8s files
  • Integrate lint task in a GitHub Actions job