feat(binjovi): isolate native BuildKit workers #221
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/native-buildkit-infra"
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?
Adds separate admission and release BuildKit workers on official rootless BuildKit 0.30 with the OCI overlayfs worker. Each worker uses its own 30 GiB zfs-nvme-128k PVC and required node anti-affinity. Adds the OAuth client and scoped credentials for the outbound-only Binjovi agent. The agent deployment remains at zero replicas until the Binjovi release enables it.\n\nChecks: bash tests/binjovi-agent-oauth.sh; bash tests/binjovi-buildkit-cache.sh; kubectl kustomize; server-side dry-run.\n\nRollout order: merge and verify this PR before sean/ory and sean/binjovi. Do not activate sean/binjovi-plans v11 until all three dependencies are live.