fix(inspectors/lxd): add 26.04 to the list of supported versions
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
This is a quick fix, the versions list should be moved to the configuration file.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. |
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. | |
| #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. | |
| #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. |