Fixes
WS0002(Image Orphaned) — cloud-init drives (vm-{vmid}-cloudinit) and mounted ISOs are recognised as in-use and no longer reported as orphaned. Thin provisioning calculations are unchanged: they still consider only real data disks. (#38)WG0005(Cdrom mounted) — cloud-init drives are no longer flagged. Real ISO mounts are still reported, with the drive id andstorage:filenamein the description for easier triage. (#38)CG0002(Disk disabled for backup) — LXCrootfsis no longer flagged when nobackup=flag is set. The parser now matches Proxmox defaults: Qemu disks included unlessbackup=0, LXCrootfsalways included, LXCmp*excluded unlessbackup=1. (#37)IC0001(Backup job no compression) — backup jobs targeting Proxmox Backup Server are no longer flagged. PBS handles compression server-side and exposes nocompressoption on the job. (#39)
Dependencies
- Updated Corsinvest API packages to
9.1.18.
What's Changed
- fix(IC0001): skip compression check for PBS backup jobs by @franklupo in #40
- fix: stop false positives for cloud-init / CD-ROM drives by @franklupo in #41
- chore: release 2.2.4 by @franklupo in #42
Full Changelog: v2.2.3...v2.2.4