- subiquity
- PR: 1335 - Some of the unit tests using asyncio were fragile, in the sense that the addition of other unit tests could break them. Switch over to using IsolatedAsyncioTestCase instead of using
asyncio.get_event_loop().run_until_complete()
tricks. - PR: 1337 - First PR extending the work for use_gap into being able to use partition table editing for guided install. This PR calculates some sizes, minimum recommended size for the install and suggested values for resize.
- PR: 1338 - Merge a cloud-init fix to the stable branch.
- PR: 1339 - bundle ntfs-3g in snap for ntfsresize
- (no PR yet) - work for Guided Install to work by resizing then performing guided in the space remaining. Solving issues with boot and adding the API endpoints.
- Review PR: 1331, 1334, 1336
- Spec reviews, including libnetplan
- Investigate and file LP: #1980008 - we need some sort of fix for Canary isos to make LVM + LUKS work
- release 22.06.1, with fixes for dasd/bcache, and a cloud-init output format fix
- PR: 1335 - Some of the unit tests using asyncio were fragile, in the sense that the addition of other unit tests could break them. Switch over to using IsolatedAsyncioTestCase instead of using
- curtin
- release 22.1, with primary changes being partition editing capabililties and RISC-V support
- probert
- PR: 120 - handle filesystem resize tools not being present
- ubuntu-desktop-installer
- PR: 956 - bundle ntfs-3g in snap for ntfsresize
- misc
1 Like