Keep shared BuildKit cache within available pool space #676
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/buildkit-gc-headroom"
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?
The shared builder exhausted its ZFS space while 38.12GB of cache was reclaimable. Its 40GB reserve prevented sufficient cleanup. Set the main cache reserve to 8GB, the maximum to 24GB, and the free-space target to 12GB. Keep the dedicated ARM cache policy unchanged.
A checked config hash changes the pod template so the daemon loads the new policy through normal deployment. The shared daemon will restart during rollout.
Validation: the old policy fails the new guard; the corrected policy, kernel-cache guards, and full Binjovi Kustomize render pass.