rdev/internal/adapter/templates
jordan b7d0e84946
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(deploy): create component deployments with 0 replicas to prevent ImagePullBackOff
Components are scaffolded before CI builds their images. Previously deployments
started with 1 replica, causing ImagePullBackOff until the first build completed.
Now deployments start at 0 replicas; CI deploy steps scale to 1 after verifying
the image exists in the registry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 10:16:14 -07:00
..
templates fix(deploy): create component deployments with 0 replicas to prevent ImagePullBackOff 2026-02-10 10:16:14 -07:00
provider_test.go feat: implement composable monorepo template system with component architecture 2026-01-31 19:11:42 -07:00
provider.go feat: complete template upgrade - chassis framework, UI library, auth, app-nextjs, OpenAPI, and cookbook 2026-02-02 00:46:51 -07:00