Hi, when I build image with the new image
lxc remote add --protocol simplestreams ubuntu-daily https://cloud-images.ubuntu.com/
lxc launch ubuntu-daily:focal base-image-roll-builder-202409010900 --target lxd8
I config instance cloud-init as before
but when instance start, I found that cloud-init is lost. (cloud-init version is 24.1.3-0ubuntu1~20.04.5)
I wait cloud-init fix a bug (Cloud-init status always reporting running · Issue #5304 · canonical/cloud-init · GitHub) for one month. when that bug fixed, I found this new problem.