=== benbrown_ is now known as benbrown [17:20] meena: btw we made a minor change to the zfs code that will affect freebsd when multiple filesystems are specified [17:20] meena: here -> https://github.com/canonical/cloud-init/blame/5f40426f09ee03e55158e0048439a43560459e6c/cloudinit/config/cc_growpart.py#L506 [17:21] meena: this change was part of a more general fix for linux [17:22] meena: test infastructure uses zfs-backed lxd containers which flagged an issue on Linux that was the impetus for that commit [17:23] the change for freebsd is that now multiple filesystems should work - before it would return after resizing a single filesystem [17:24] also apparently linux already did grow partition, but in the resizefs module [17:25] it's awkward to have the same behavior implemented in different modules for different distros [17:25] but that's a problem for another day /shrug [17:26] we're focussing on trying to get a release out the door for now [17:27] the separate of cc_growpart and cc_resizefs does make sense "classically" but ZFS blurs the distinction of (partition) devices and filesystem somewhat [17:28] as ZFS is sort of equivalent to LVM+filesystem [17:28] or indeed LVM+LUKS+filesystem [18:07] heh, yep [20:04] community notice: we had a bit of downtime on our integration test runners and are wrapping up validation of 24.2 intended release content https://github.com/canonical/cloud-init/milestone/1 . falcojr will be the release driver for 24.2 to close out on when we make the final upstream cut/tag. It may still be a couple days as we collect test signal across multiple clouds. [20:06] thanks for patience here. We've also just published tip of main to the Ubuntu devel release as cloud-init 24.2~4g5f40426f-0ubuntu1 to Ubuntu 24.10 (Oracular) development release for anyone eager to kick the tires on what will become 24.2 upstream release