blumeops/docs/how-to/forgejo-runner
Erich Blume 00b0287bcc Upgrade k8s forgejo-runner from v6.3.1 to v12.x (#249)
## Summary
- C2 Mikado chain for upgrading the k8s forgejo-runner daemon (6 major versions behind)
- Root goal card with two leaf prerequisites: workflow validation and config review
- Ringtail runner is already at ~v12.6.4 via nixpkgs, no work needed there

## Mikado Chain

```
upgrade-k8s-runner (goal)
├── validate-workflows-against-v12 (leaf)
└── review-runner-config-v12 (leaf)
```

Both leaves are actionable now. The biggest risk is workflow schema validation
(introduced in v8/v9) rejecting our existing workflows.

## Next Steps
Work the leaf nodes in a follow-up session, then attempt the goal.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/249
2026-02-22 17:12:45 -08:00
..
review-runner-config-v12.md Upgrade k8s forgejo-runner from v6.3.1 to v12.x (#249) 2026-02-22 17:12:45 -08:00
upgrade-k8s-runner.md Upgrade k8s forgejo-runner from v6.3.1 to v12.x (#249) 2026-02-22 17:12:45 -08:00
validate-workflows-against-v12.md Upgrade k8s forgejo-runner from v6.3.1 to v12.x (#249) 2026-02-22 17:12:45 -08:00