fix(projects): binjovi-fabel rides the direct-OCI image template #2078

Merged
pipeline-bot merged 1 commit from fix/binjovi-fabel-direct-oci into trunk 2026-08-19 15:40:56 +00:00
Owner

The plain buildkit profile forwards no registry credential (the candidate push died unauthorized: buildkitd holds no ambient creds — the client forwards them). directOCI selects pipeline-build-buildkit-image, which mounts the push credential, provides CANDIDATE_IMAGE, and emits the pushed digest as the image evidence output.

The plain buildkit profile forwards no registry credential (the candidate push died unauthorized: buildkitd holds no ambient creds — the client forwards them). directOCI selects pipeline-build-buildkit-image, which mounts the push credential, provides CANDIDATE_IMAGE, and emits the pushed digest as the image evidence output.
fix(projects): binjovi-fabel rides the direct-OCI image template
All checks were successful
pipeline/ci CI green @ 04eef504296d
04eef50429
The plain buildkit profile forwards no registry credential, so the
candidate push died unauthorized. directOCI selects
pipeline-build-buildkit-image: the compile pod mounts the push
credential, provides CANDIDATE_IMAGE, and emits the pushed digest as
the image evidence output.
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/pipelines!2078
No description provided.