Commit Graph
1 Commits
Author SHA1 Message Date
rock bcda5617b5 infra: add CronJob for runner disk cleanup
CI / CI (pull_request) Successful in 12m9s
- Runs daily at 2 AM to clean Docker, Cargo cache, /tmp
- Prevents 'no space left on device' errors in CI builds
- Deploy to homelab: kubectl apply -f k8s/infra/runner-cleanup-cronjob.yaml
- Adjust namespace and node selectors for your environment
2026-09-13 14:14:28 +09:00