feat(buildkit): register OCI step processes with the profile canary #474
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/buildkit-process-bridge-20260909"
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?
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.
e1b9a6e99d254dd7fcfd