rdev/cmd
jordan aaf66764fb feat: add worker pool infrastructure for composable projects
- Add POST /workers/register and POST /workers/{workerId}/heartbeat endpoints
- Start worker health checker goroutine in main.go
- Fix network policy to allow K8s API server access (includes real endpoint IPs)
- Add rdev.orchard9.ai/role: worker label to claudebox StatefulSet

This enables the embedded WorkExecutor to reach claudebox-0 for executing
builds on composable projects that don't have dedicated pods.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 19:55:37 -07:00
..
rdev-api feat: add worker pool infrastructure for composable projects 2026-02-02 19:55:37 -07:00
sdlc fix: cookbook tree runner stdout/stderr separation and bash brace expansion 2026-02-02 15:15:02 -07:00