feat(buildkit): register OCI step processes with the profile canary #474

Merged
binjovi-bot merged 1 commit from codex/buildkit-process-bridge-20260909 into trunk 2026-09-09 10:54:52 +00:00
Owner

Use the verified Binjovi v0.1.527 runtime wrapper to attach each BuildKit step to its process trace. The wrapper calls the existing stock runc binary and uses a bounded, optional registration hook. A missing collector does not stop a build.

The helper and the private collector socket are read-only in the rootless BuildKit container. The worker gets no Kubernetes token or host runtime socket. Existing registry mirrors, cache, and concurrency settings are preserved. BuildKit contracts, the Binjovi infrastructure contract, and Kubernetes server dry-run pass. The kernel and process discovery checks passed on the canary node before this change.

Use the verified Binjovi v0.1.527 runtime wrapper to attach each BuildKit step to its process trace. The wrapper calls the existing stock runc binary and uses a bounded, optional registration hook. A missing collector does not stop a build. The helper and the private collector socket are read-only in the rootless BuildKit container. The worker gets no Kubernetes token or host runtime socket. Existing registry mirrors, cache, and concurrency settings are preserved. BuildKit contracts, the Binjovi infrastructure contract, and Kubernetes server dry-run pass. The kernel and process discovery checks passed on the canary node before this change.
feat(buildkit): register OCI step processes with the profile canary
Some checks failed
binjovi/ci Binjovi failed the frozen plan
e1b9a6e99d
sean force-pushed codex/buildkit-process-bridge-20260909 from e1b9a6e99d
Some checks failed
binjovi/ci Binjovi failed the frozen plan
to 254dd7fcfd
All checks were successful
binjovi/ci Binjovi completed the frozen plan
2026-09-09 10:52:39 +00:00
Compare
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/seanfarm!474
No description provided.