fedora-coreos-config icon indicating copy to clipboard operation
fedora-coreos-config copied to clipboard

40ignition-ostree: always save root partition state

Open jlebon opened this issue 4 years ago • 1 comments

Right now, there's special logic in coreos-growpart so that we skip growpart if the rootfs backing block device or size changed during rootfs reprovisioning (e.g. if one simply changed from xfs to ext4).

Let's make that logic more generic so that it's not actually tied to rootfs reprovisioning. That way, if a user changes the partition size via Ignition (pending https://github.com/coreos/ignition/issues/924), we know not to automatically growpart.

jlebon avatar Sep 08 '20 20:09 jlebon

Not tested yet.

jlebon avatar Sep 08 '20 20:09 jlebon

I think this could still make sense but let's revive it when we see a clearer need for it.

jlebon avatar May 29 '24 19:05 jlebon