fix(inspectors/lxd): detect releases image request
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Fix the lxd rootfs inspector to correctly detect release images in
addition to daily image snapshots.
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
FETCH-28
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #566 fix(inspectors/lxd): allow dot in image date | fetch-service | merged | Merged fix to the LXD inspector allowing dots in image dates within download URLs. Approved by two reviewers, passed all CI checks, and updated four files to correct date parsing logic. | |
| #3271 build providers: use the releases endpoint for LXD | snapcraft | merged | Merged a two-file change switching the simplestreams endpoint from daily to releases for LXD image retrieval. Approved by one reviewer, passed CI checks, and completed despite noted unrelated test failures. | |
| #962 fix(lxd/remotes): use release images for plucky | craft-providers | merged | Merged a fix switching the Plucky LXD remote to release images due to discontinued daily buildd builds. Resolves image availability and addresses a related OSV vulnerability noted in #963. Approved by two reviewers and passed CI checks. | |
| #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. | |
| #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. |