release builder-images eced1894ce #71

Merged
pipeline-bot merged 2 commits from _promote/eced1894ce7f into main 2026-07-29 19:48:14 +00:00
Collaborator
No description provided.
Lands only now that node-base:v1 actually exists in codeberg
(sha256:914307bb..., 547 packages, hc-utils 0.0.8); referencing it any earlier
would have broken node-bootc on a base image that was not there.

Drops the ~24-package dnf install and the AlmaLinux repo rewrite. node-bootc now
installs NOTHING from a package repo — it takes node-base, lays in the kernel
and zfs RPMs it already has via COPY --from, and configures. A kernel-only roll
therefore rebuilds only the kernel layer and reaches no external repo at all,
which is the whole point: patching a CVE and rolling the fleet must not be a
coin flip against EPEL's sync schedule.

node-base also carries the pinned almalinux-bootc digest, so taking base drift
is now a deliberate node-base version bump instead of something a kernel roll
picks up silently.

PKG_CACHE stays DECLARED though nothing here fetches: pipeline-build-kernel's
bake step reads it off the node-bootc Build and fails loudly if it is missing,
so the Build must keep carrying it. node-base is where it does real work.
pipeline-bot deleted branch _promote/eced1894ce7f 2026-07-29 19:48:14 +00:00
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/builder-images!71
No description provided.