Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-133542 / 25.04 / Correctly retrieve images which are valid for container type in virt plugin #15456

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

Qubad786
Copy link
Contributor

Problem

Currently, the virt image choices display images that are available for containers, but some of these images are not actually available for container use.

Solution

Update the condition that determines whether an image is available for containers. Now, only images with root.tar.xz compression and not a variant of a desktop image will be considered valid.
This condition is deduced based on the available images listed at images.linuxcontainers.org.

@Qubad786 Qubad786 requested a review from william-gr January 22, 2025 11:46
@bugclerk bugclerk changed the title Correctly retrieve images which are valid for container type in virt plugin NAS-133542 / 25.04 / Correctly retrieve images which are valid for container type in virt plugin Jan 22, 2025
@bugclerk
Copy link
Contributor

@Qubad786 Qubad786 merged commit 45da6b0 into master Jan 22, 2025
2 checks passed
@Qubad786 Qubad786 deleted the NAS-133542 branch January 22, 2025 14:29
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants