fix(packages): build zdns, zelnet and zerotea with worker images that reach RustFS #183

Merged
binjovi-bot merged 1 commit from sean/worker-images-v7 into trunk 2026-09-10 08:10:10 +00:00 AGit
Owner

binjovi-package-record in zdns-builder and zig-builder named the deleted MinIO tenant until builder-images VERSION 7; every zdns, zelnet and zerotea build would have failed at the record step. The three worker_image pins move to v7, digests read back from the registry. https://claude.ai/code/session_01KZoQin34jeyt6nDGqvJA76

binjovi-package-record in zdns-builder and zig-builder named the deleted MinIO tenant until builder-images VERSION 7; every zdns, zelnet and zerotea build would have failed at the record step. The three worker_image pins move to v7, digests read back from the registry. https://claude.ai/code/session_01KZoQin34jeyt6nDGqvJA76
fix(packages): build zdns, zelnet and zerotea with worker images that reach RustFS
All checks were successful
binjovi/ci Binjovi completed the frozen plan
1bd1c7d524
`binjovi-package-record` in zdns-builder and zig-builder set their mc alias
against `http://minio.minio.svc.cluster.local` until builder-images VERSION
7. That tenant was deleted on 2026-09-10, so every zdns, zelnet and zerotea
build would have failed at the record step -- where a lane writes its
candidate files and manifest to `workflows/<project>/candidates/<build-id>/`.
The three `worker_image` pins move to v7:

  zdns    v19  build/zdns-builder:v7@19dd1f74...
  zelnet  v17  build/zig-builder:v7@bbf52432...
  zerotea v19  build/zig-builder:v7@bbf52432...

Both digests were read back from the registry before they were written here.
This is the same repair `544f01e0` made for the RPG lane's own recipe; these
two lanes carry theirs in the worker image instead, which is why they were
missed. builder-images now finds every script that sets an mc alias rather
than listing the ones someone remembered.

The `version` field on each project is its schema version, not a generation
counter, and does not change.

Claude-Session: https://claude.ai/code/session_01KZoQin34jeyt6nDGqvJA76
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/binjovi-plans!183
No description provided.