this would be a great new feature that I am currently making good use of. If you are familiar with overlayfs you know what it is. This allows a volume to be based on another volume or file containing an image. The volume only stores the differences. The base image can be smaller than the new volume, and a new partition can be created and joined to the LVM VG (or if you are using cloud-init perhaps the root can just be grown.)
this would be a great new feature that I am currently making good use of. If you are familiar with overlayfs you know what it is. This allows a volume to be based on another volume or file containing an image. The volume only stores the differences. The base image can be smaller than the new volume, and a new partition can be created and joined to the LVM VG (or if you are using cloud-init perhaps the root can just be grown.)
Anyway this is what the xml looks like: