fix(binjovi): roll bootstrap Job generation #26

Merged
pipeline-bot merged 1 commit from fix/binjovi-bootstrap-generation into trunk 2026-08-27 16:28:47 +00:00
Owner

PR #21 changed the bootstrap Job pod template but kept its v1 identity. Flux rejected the immutable update, so the seanfarm Deploy could not finish. Move the ServiceAccount, RoleBinding subject, Job, and pod reference to generation v2. Add a contract that rejects mixed or reused generations.

Proof: bash tests/binjovi.sh and bash tests/check.sh pass.

PR #21 changed the bootstrap Job pod template but kept its v1 identity. Flux rejected the immutable update, so the seanfarm Deploy could not finish. Move the ServiceAccount, RoleBinding subject, Job, and pod reference to generation v2. Add a contract that rejects mixed or reused generations. Proof: `bash tests/binjovi.sh` and `bash tests/check.sh` pass.
fix(binjovi): roll bootstrap Job generation
All checks were successful
pipeline/ci CI green @ 7176d1c52925
7176d1c529
Sign in to join this conversation.
No reviewers
No labels
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
sean/seanfarm!26
No description provided.