Deploy waiver code (image bump f3eae3a) #29

Closed
opened 2026-03-10 04:17:27 +00:00 by forgejo_admin · 0 comments

Lineage

plan-2026-03-08-tryout-prep → Phase 3a-ii → deploy

Repo

forgejo_admin/basketball-api

User Story

As an admin
I want the parent waiver code deployed to production
So that parents see the waiver/disclaimer when registering

Context

PR #28 (parent waiver/release) merged to main. Pipeline #32 built successfully. Image Updater is broken platform-wide so we need a manual image bump in the ArgoCD source file. Previous image is 8877bd2, new image is f3eae3a.

File Targets

  • k8s/.argocd-source-basketball-api.yaml — update image tag from 8877bd2... to f3eae3a6b26f5deafaced160696c664e1644d203

Acceptance Criteria

  • ArgoCD source file updated with new image SHA
  • Pod restarts with new image
  • /register page shows waiver checkbox on live site

Test Expectations

  • No code tests — deployment change only
  • Verify via: kubectl get pods -n basketball-api shows new pod running

Constraints

  • Must use full commit SHA for Harbor image tag
  • Image already edited locally, just needs branch + PR + merge

Checklist

  • PR opened
  • Merged
  • ArgoCD synced
  • project-westside-basketball
  • PR #28 (waiver code)
### Lineage `plan-2026-03-08-tryout-prep` → Phase 3a-ii → deploy ### Repo `forgejo_admin/basketball-api` ### User Story As an admin I want the parent waiver code deployed to production So that parents see the waiver/disclaimer when registering ### Context PR #28 (parent waiver/release) merged to main. Pipeline #32 built successfully. Image Updater is broken platform-wide so we need a manual image bump in the ArgoCD source file. Previous image is `8877bd2`, new image is `f3eae3a`. ### File Targets - `k8s/.argocd-source-basketball-api.yaml` — update image tag from `8877bd2...` to `f3eae3a6b26f5deafaced160696c664e1644d203` ### Acceptance Criteria - [ ] ArgoCD source file updated with new image SHA - [ ] Pod restarts with new image - [ ] `/register` page shows waiver checkbox on live site ### Test Expectations - [ ] No code tests — deployment change only - Verify via: `kubectl get pods -n basketball-api` shows new pod running ### Constraints - Must use full commit SHA for Harbor image tag - Image already edited locally, just needs branch + PR + merge ### Checklist - [ ] PR opened - [ ] Merged - [ ] ArgoCD synced ### Related - `project-westside-basketball` - PR #28 (waiver code)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/basketball-api#29
No description provided.