LXD 5.13
Announcement
https://discuss.linuxcontainers.org/t/lxd-5-13-has-been-released/16949
What's Changed
- lxd/instance/qemu: vmgenid isn't supported on aarch64 by @stgraber in https://github.com/lxc/lxd/pull/11480
- storage: Use rsync when refreshing filesystem volumes in volume-only mode by @monstermunchkin in https://github.com/lxc/lxd/pull/11479
- doc: Add source.wipe by @stgraber in https://github.com/lxc/lxd/pull/11483
- Storage: Fix VM snapshots on Ceph by @tomponline in https://github.com/lxc/lxd/pull/11485
- Instance: Stop instance before moving statelessly between cluster members by @tomponline in https://github.com/lxc/lxd/pull/11488
- lxd/instance/qemu: Move vmgenid to using qemu.conf by @gabrielmougard in https://github.com/lxc/lxd/pull/11495
- lxd-user: Use per-user bridge by @stgraber in https://github.com/lxc/lxd/pull/11496
- Instance: Avoid using loop-back API connection to source when doing intra-cluster member instance moves by @tomponline in https://github.com/lxc/lxd/pull/11494
- Instance: Fix VM start with vmgenid by @tomponline in https://github.com/lxc/lxd/pull/11498
- doc/devices/pci: add link to YouTube video by @ru-fu in https://github.com/lxc/lxd/pull/11502
- lxd-generate: Use tx.ExecContext over tx.Exec by @masnax in https://github.com/lxc/lxd/pull/11509
- lxd: auto snap create and pruning are in the same task by @gabrielmougard in https://github.com/lxc/lxd/pull/11486
- Adding basic support for AMD SEV VMs by @gabrielmougard in https://github.com/lxc/lxd/pull/11460
- Migration: Socket improvements by @tomponline in https://github.com/lxc/lxd/pull/11507
- Update network_increase_bandwidth.md by @cebe in https://github.com/lxc/lxd/pull/11497
- doc/authentication: Update minimum TLS by @stgraber in https://github.com/lxc/lxd/pull/11512
- Fix
config trust
command fail when remote is specified by @presztak in https://github.com/lxc/lxd/pull/11503 - shared/simplestreams: Add support for disk-kvm.img.vcdiff by @stgraber in https://github.com/lxc/lxd/pull/11514
- lxd/api: Don't crash by passing a nil localConfig by @stgraber in https://github.com/lxc/lxd/pull/11517
- Instance: Rework intra-cluster ceph instance move to use migration subsystem by @tomponline in https://github.com/lxc/lxd/pull/11519
- Rework cpuTopology in QEMU by @stgraber in https://github.com/lxc/lxd/pull/11521
- Migration: Removes unnecessary concept of src/dest
migrationFields
frommigrationSink
by @tomponline in https://github.com/lxc/lxd/pull/11522 - Fix candid based authentication on file transfers by @stgraber in https://github.com/lxc/lxd/pull/11526
- lxd/instances: Don't use notify for targetting by @stgraber in https://github.com/lxc/lxd/pull/11525
- Migration: Reworks how migration connections are established and managed by @tomponline in https://github.com/lxc/lxd/pull/11529
- Instance: VM live migration during intra-cluster instance moves on ceph by @tomponline in https://github.com/lxc/lxd/pull/11451
- Allow growing loop file based pools by @monstermunchkin in https://github.com/lxc/lxd/pull/11524
- doc, api: Storage pool resize by @monstermunchkin in https://github.com/lxc/lxd/pull/11541
- Instance: VM QMP improvements by @tomponline in https://github.com/lxc/lxd/pull/11547
- Add an example to
lxc network create
by @stgraber in https://github.com/lxc/lxd/pull/11551 - lxc/cluster: Clarify and check --name by @stgraber in https://github.com/lxc/lxd/pull/11552
- Migration: Add VM live migration for non-shared storage by @tomponline in https://github.com/lxc/lxd/pull/11540
- Doc: clean up project documentation by @ru-fu in https://github.com/lxc/lxd/pull/11499
- doc: add links to YouTube videos by @ru-fu in https://github.com/lxc/lxd/pull/11556
- Storage: Fix UnmountVolume not deactivating ZFS block devices by @tomponline in https://github.com/lxc/lxd/pull/11554
- Migration: Fixes VM live migration premature error cleanup process by @tomponline in https://github.com/lxc/lxd/pull/11555
- Device: Adds nested OVN NIC support by @tomponline in https://github.com/lxc/lxd/pull/11513
- Add OpenID Connect as authentication by @monstermunchkin in https://github.com/lxc/lxd/pull/11523
- Device: Fix VF and representor interface cleanup when using OVN NIC with
acceleration=sriov
by @tomponline in https://github.com/lxc/lxd/pull/11561 - lxd/metrics: Fix metric duplication issue by @stgraber in https://github.com/lxc/lxd/pull/11562
- lxd/instance/qemu: Only use KVM mode for feature detection on X86 by @stgraber in https://github.com/lxc/lxd/pull/11563
- lxc/launch: Add examples by @stgraber in https://github.com/lxc/lxd/pull/11564
- doc/cheat-sheet: update with more markup by @ru-fu in https://github.com/lxc/lxd/pull/11568
- doc/authentication: mention that RBAC is covered by Ubuntu Pro by @ru-fu in https://github.com/lxc/lxd/pull/11570
- doc/footer: add community links by @ru-fu in https://github.com/lxc/lxd/pull/11569
- Network: Add L3 only mode for OVN networks by @tomponline in https://github.com/lxc/lxd/pull/11557
- Add compression on metrics endpoint by @stgraber in https://github.com/lxc/lxd/pull/11565
- Support VDPA alongside SR-IOV on OVN NICs by @gabrielmougard in https://github.com/lxc/lxd/pull/11528
Full Changelog: lxc/incus@lxd-5.12...lxd-5.13