fix(lxd/remotes): use release images for plucky
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Plucky is no longer getting daily buildd images, so we need to switch it to the release images (which it should have been on anyway).
OSV issue is fixed in #963
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix switching LXD remotes from daily buildd images to release images for the plucky Ubuntu release. This resolves an OSV issue referenced in #963. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. | |
| #1516 lxd: LXD not installed when using remote | snapcraft | merged | Merged fix for a bug where lxc installation was not correctly verified when using a LXD remote. Also corrected incomplete test scenario usage. Approved by two reviewers, modified two files. |