Implement embedded youki OCI gateway launcher #117
Labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#122 Report runtime isolation posture in gateway and CLI diagnostics
Slipstream/auto_review
#118 Build embedded minimal OCI rootfs for
auto-review gateway
Slipstream/auto_review
Reference
Slipstream/auto_review#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Follow-up implementation slice from #115.
Decision context
The accepted sandbox ADR will make OCI isolation the default for
auto-review gateway. The host process should act as an outer launcher and run the real gateway as an inner process inside an embeddedyouki/OCI runtime boundary.Scope
auto-review gateway.youkiruntime capability so operators do not install a separateyoukiexecutable.Acceptance criteria
auto-review gatewaylaunches the inner gateway through the embedded OCI runtime path on supported Linux hosts.Required tests
auto-review gateway