Feature hard docker resource constraints prominently #1441

Merged
coilyco-ops merged 1 commit from issue-1307 into main 2026-07-15 12:58:29 +00:00
Owner

This hardens the scratch-space preflight so low Docker disk budgets read like the real problem, not a generic bootstrap failure.

  • What changed: low-budget scratch roots now fail with a warning-marked Docker resource constraint, and the docs/tests assert that wording.
  • Why: the previous message was too easy to miss when a container runs out of writable space.
  • Test/CI: go test ./cmd/ward -run 'TestPrepareScratchSpace|TestSurfaceScratchDir|TestEnsureScratchAlias'

closes #1307
ward.workflow: pull-request-and-merge

This hardens the scratch-space preflight so low Docker disk budgets read like the real problem, not a generic bootstrap failure. - What changed: low-budget scratch roots now fail with a warning-marked Docker resource constraint, and the docs/tests assert that wording. - Why: the previous message was too easy to miss when a container runs out of writable space. - Test/CI: `go test ./cmd/ward -run 'TestPrepareScratchSpace|TestSurfaceScratchDir|TestEnsureScratchAlias'` closes #1307 ward.workflow: pull-request-and-merge
Make scratch budget failures prominent
All checks were successful
test / test (pull_request) Successful in 1m7s
dd0ca00961
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
1 participant
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
coilyco-flight-deck/ward!1441
No description provided.