hostapp-update-hooks: introducity bootability check#3858
Conversation
|
Website deployed to CF Pages, 👀 preview link https://2fb80b56.balena-os.pages.dev |
Make sure mobynit has enough head room to boot the rootfs container or fail the update process. Change-type: patch Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
The actual failure mode is kernel-side overlay workdir creation under v0.2.1 The kernel error:
comes from the RW overlay mount that mobynit v0.2.1 performs through Docker's overlay2 graphdriver.
The kernel attempts to mobynit v1.0.0 closes this failure path replacing Docker packages with direct overlay2 metadata access. The kernel never tries to create |
Make sure mobynit has enough head room to boot the rootfs container or fail the update process.
Change-type: patch
Contributor checklist
Change-typepresent on at least one commitSigned-off-byis presentReviewer Guidelines