Validation: basketball-api#282 — Parent dashboard enrichment

validation-282-2026-04-03 Doc

validation fail

Ticket

Forgejo issue: basketball-api#282 (Parent dashboard enrichment)
Board item: #742
PR: basketball-api#288 — merged to main as commit afbd4fc
What shipped: Added coach_name, team_id, height to AccountPlayerResponse for parent dashboard.

Environment

Production cluster (k3s on archbox). Namespace: basketball-api. ArgoCD app: basketball-api (Synced, Healthy).

Checks

# Criterion How to Verify Result Evidence
1 Pipeline green on main Woodpecker pipeline #305 (push for PR #288 merge) FAIL Pipeline #305 status: failure. Test step failed (exit_code 1). update-kustomize-tag skipped.
2 Image deployed to pod kubectl get pod -n basketball-api FAIL Running image: <code>92e047e</code>. PR #288 commit <code>afbd4fc</code> is NOT deployed.
3 Pod healthy kubectl get pod PASS Pod Running, 1/1 Ready — but running old image.

Verdict

FAIL — Same blocker as all 6 basketball-api PRs. Pipeline test failures on main block deployment. Code merged but not deployed. See validation-281-2026-04-03 for full analysis.

Discovered Issues

  • Same CI test failure blocker documented in validation-281-2026-04-03.