Skip to content

fix: handle initMount helper completion#115

Open
rpahli wants to merge 1 commit into
nestybox:masterfrom
rpahli:initmount-helper-fixes
Open

fix: handle initMount helper completion#115
rpahli wants to merge 1 commit into
nestybox:masterfrom
rpahli:initmount-helper-fixes

Conversation

@rpahli

@rpahli rpahli commented Jun 10, 2026

Copy link
Copy Markdown

initMount helpers return from StartInitialization without exec'ing after completing their work. Avoid sending a nil procError payload on successful helper completion and exit cleanly from the init command instead of panicking.

This was a finding while investigating: nestybox/sysbox#1013

initMount helpers return from StartInitialization without exec'ing after completing their work. Avoid sending a nil procError payload on successful helper completion and exit cleanly from the init command instead of panicking.

Signed-off-by: Rico Pahlisch <rico.pahlisch@grayc.de>
@rpahli rpahli force-pushed the initmount-helper-fixes branch from fe6b186 to cb21c10 Compare June 10, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant