SovereignCloudStack / SovereignCloudStack/standards
[BUG] image-lookup recipes match snapshots
Open
@mbuechse is already working on this.
Since Jul 25, 2026.
bug
- Dominant language
- Python
- Stars
- 47
- Forks
- 38
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 8
Description
The image-lookup-via-metadata recipes seem to have a defect whereby they also match snapshots. It seems like they could be fixed by adding a filter on visibility 'public' or 'community' (or, if possible, on type 'image').
At the same time, it became apparent that the respective standards should be made more explicit about the fact that all standard images are expected to be public and not hidden.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.