Skip to content

Fix LVM config not passed to runner instances

Pre-release
Pre-release

Choose a tag to compare

@guifranchi guifranchi released this 20 May 15:04
93423f9

Bug Fixes

  • Fixed a bug where the LVM configuration was never passed to Instance on construction, causing all slot boot cycles to fail. The volume group was empty, producing invalid lvcreate paths like /base-default instead of runners/base-default.

Full Changelog: 0.1.5...0.1.6