Skip to content

mount fallback#1702

Merged
luke-lombardi merged 1 commit into
mainfrom
ll/mount-fallback
Jun 19, 2026
Merged

mount fallback#1702
luke-lombardi merged 1 commit into
mainfrom
ll/mount-fallback

Conversation

@luke-lombardi

@luke-lombardi luke-lombardi commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Add a durable stub-code cache that prefers a disk mount when enabled and falls back to a temp dir when not. Also adds CAP_SYS_RESOURCE to Docker-in-Docker capabilities to support nested runc.

  • New Features

    • Stub-code cache uses disk cache when enabled and a mount path is set; otherwise it uses a temp path. Cache is reused across managers.
    • Worker now passes pool config to the mount manager, so pool-level cache enable/disable and mount path overrides are respected.
  • Bug Fixes

    • Include CAP_SYS_RESOURCE in Docker-in-Docker capabilities to satisfy nested runc requirements.

Written for commit 3436cf1. Summary will update on new commits.

Review in cubic

@luke-lombardi luke-lombardi merged commit d6931e6 into main Jun 19, 2026
4 checks passed
@luke-lombardi luke-lombardi deleted the ll/mount-fallback branch June 19, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant