feat: add lxd rootfs inspector
Metadata
Current evaluation
Merged after adding an LXD rootfs inspector to parse tarballs containing metadata.yaml/json. Approved by two reviewers, passed all CI checks, and modified 9 files (+438/-15 lines).
Suggested action: —
No scores available.
Issue body
This inspector is limited to the rootfs tarball containing the
metadata.yaml file (actually a json file) and a rootfs directory.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after adding an LXD rootfs inspector to parse tarballs containing metadata.yaml/json. Approved by two reviewers, passed all CI checks, and modified 9 files (+438/-15 lines). |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #504 feat: add inspector for lxd instance types | fetch-service | merged | Merged. Introduces an inspector for LXD instance types metadata from images.lxd.canonical.com, resolving issue #509. Approved by two reviewers with all CI checks passing. Changes span seven files with 770 additions. | |
| #60 feat: add checksum file to control tarball | debcraft | merged | Merged to add a checksum file to the control tarball. Approved by two reviewers with all CI checks passing. Changes modified three files, adding 80 lines and removing 8. |