Commit Graph

4 Commits

Author SHA1 Message Date
5acb65abbe fix: use \K grep pattern for volume id extraction
Replace variable-length lookbehind with \K which GNU grep supports.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-27 09:50:39 +02:00
Henrik Jess Nielsen
edffcd0766 Add idempotent volume provisioning step
Skips example.hcl, creates volumes that don't exist yet.
2026-05-26 23:45:53 +02:00
Henrik Jess Nielsen
575bc2053d Update runner label to debian/debian-int 2026-05-26 23:38:03 +02:00
Henrik Jess Nielsen
916b7affec Add Gitea Actions deploy workflow
Deploys CSI controller and node jobs to Nomad on push to main.
Runner: nomad.i80.dk (label: nomad) — local nomad job run calls.
2026-05-26 23:35:52 +02:00