Commit 6ef56d2
committed
fix(node): validate OCI loader tools at boot
Hyper.Img.OciLoader.test_system/0 (checks skopeo/umoci/mke2fs) existed but was
never called from Hyper.Node.test_system, so a missing skopeo only surfaced at
image-load time. Wire it in after Umoci.ensure_installed so the node refuses to
boot when an OCI loader tool is absent, like every other host requirement.1 parent 1320700 commit 6ef56d2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments