fix(node-snapshot-bake): pull hetzner-builder from the canonical registry #220
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/hetzner-builder-canonical-registry"
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?
The three cloud helpers in
node-snapshot-bakepincodeberg.org/someara/hetzner-builder:v3, and Codeberg no longer serves it. zots sync answersmanifest not foundfor both thev3` tag and its digest, so the snapshot bake cannot pull.Cause:
images/hetzner-builder/VERSIONmoved from 4 to 5 on 2026-08-15 in a bulk bump of ten image VERSIONs (builder-images 3fa57ed). Nothing updated the consumers, so seanfarm kept pinningv3and sean/pipelines kept pinningv4. The pipelines pin broke every kernel release since seanfarm45 on 08-19; that half is fixed and released as v0.1.741. This is the same break on the GitOps snapshot wave.registry.sean.farm/build/hetzner-buildercarries the same lineage atv5.build/*sits outside bothseanfarm-image-digest-pinnedand the Kyverno cosign rule, which scope toregistry.sean.farm/seanfarm/*, so no new admission surface.tests/house-helper-images/run-all.shis updated with it and still requires all three occurrences.bash tests/check.shpasses.https://claude.ai/code/session_01MdSbMhzabSbpG8TtP9Ur3H