← Back to issue list

feat: add inspector for lxd instance types

View original Github issue

Metadata

Project
fetch-service
Number
#504
Type
pull request
State
merged
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

This PR adds support for inspecting LXD instance types metadata files by introducing a new inspector for the /meta/instance-types/all.yaml endpoint from images.lxd.canonical.com. Fixes #509 - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? ----- FETCH-54

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#429 feat: add lxd rootfs inspector fetch-service merged 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).
79%
#423 feat: Simple Streams Index inspector for LXD fetch-service merged Merged after approval by three reviewers and passing all CI checks. Introduces a Simple Streams Index inspector for LXD, adding 544 lines across six files with 100% test coverage.
74%
#434 fix(i/lxd): make lxd download inspector more strict fetch-service merged Merged a fix making the LXD download inspector format verification stricter to prevent snap assertion download rejections. Approved by two reviewers, passed CI checks, and modified six files with 79 additions and 12 deletions.
72%
#557 fix(inspectors/lxd): add 26.04 to the list of supported versions fetch-service merged Merged a quick fix adding Ubuntu 26.04 to the LXD inspector supported versions list. Approved by three reviewers, passed all CI checks, and changed one file. The author noted the hardcoded list should eventually be moved to a configuration file.
71%
#462 fix(inspectors/lxd): detect releases image request fetch-service merged Merged fix for the LXD rootfs inspector to correctly detect release images alongside daily snapshots. Approved by two reviewers with all CI checks passing. Resolves FETCH-28 across three modified files.
70%