rdev/internal/worker
jordan d7a6f37593
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: worker graceful shutdown and RWO PVC compatibility
- Add WaitGroup for graceful shutdown of in-flight tasks
- Change replicas to 1 with Recreate strategy (RWO PVC limitation)
- Optimize Dockerfile: combine RUN commands for smaller layers
- Add compiled binaries to .gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 00:35:00 -07:00
..
api_client.go fix: worker graceful shutdown and RWO PVC compatibility 2026-02-06 00:35:00 -07:00
build_executor.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
external_health_test.go feat: add diagnostics endpoint and external health monitoring 2026-02-03 19:10:56 -07:00
external_health.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
http_build_executor.go feat: enterprise worker pool with HTTP sidecar pattern 2026-02-05 16:21:11 -07:00
http_sdlc_executor.go feat: enterprise worker pool with HTTP sidecar pattern 2026-02-05 16:21:11 -07:00
mock_test.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
operation_cleanup.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
pod_git_operations.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
queue_maintenance_test.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
queue_maintenance.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
queue_processor.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
sdlc_executor_test.go fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
sdlc_executor.go fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
timeouts.go feat: add structured logging infrastructure and SDLC extensions 2026-02-04 22:56:04 -07:00
verify_executor_test.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
verify_executor.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
work_executor_test.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00
work_executor.go fix: resolve systemic debt in worker and skeleton templates 2026-02-04 23:44:55 -07:00