fix: [nomad-step-3] S3-fix-5 — nomad/client.hcl must allow_privileged for woodpecker-agent (#961) #962
No reviewers
Labels
No labels
action
backlog
blocked
bug-report
cannot-reproduce
in-progress
in-triage
needs-triage
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
rejected
reproduced
tech-debt
underspecified
vision
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#962
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/issue-961"
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?
Fixes #961
Changes
AI Review
Review
Claim 1 — client flag matches jobspec requirement:
nomad/jobs/woodpecker-agent.hcl:79declaresprivileged = true; withoutallow_privileged = truein the client config the Docker driver rejects the task. Confirmed.Claim 2 — comment accuracy: Comment updated to describe the actual reason (woodpecker-agent needs docker.sock access + ability to spawn CI containers). Accurate.
Claim 3 — doc consistency: AGENTS.md contains no claim about this setting; no documentation update required.
Change is minimal, correct, and complete.
Verdict
APPROVE — allow_privileged=true is required by woodpecker-agent.hcl:79 which declares privileged=true; comment is accurate
Reviewed at
fbcc6c5| AGENTS.mdAI Review: APPROVE — allow_privileged=true is required by woodpecker-agent.hcl:79 which declares privileged=true; comment is accurate