fix(gateway): require sandbox image at startup #41
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jwilger/auto_review!41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-10-mandatory-sandbox"
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?
Summary
AR_SANDBOX_IMAGEduring gateway startup and remove production direct-sandbox fallbackVerification
Closes #10
This PR enforces the requirement for
AR_SANDBOX_IMAGEduring gateway startup, removing the fallback to direct host execution. It also introduces clear error messages when neither Podman nor Docker is available. The changes are well-documented across various files, ensuring users are informed of the new requirements. The PR appears safe to merge, with no critical issues identified.Pre-merge checks
Linters
Filepathat line 1 column 1005, 0 findingsView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.