fix(binjovi): roll bootstrap Job generation #26
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/binjovi-bootstrap-generation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.shandbash tests/check.shpass.