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

Linux support for launching test VM #878

Open
cdrage opened this issue Oct 1, 2024 · 0 comments · May be fixed by #1102
Open

Linux support for launching test VM #878

cdrage opened this issue Oct 1, 2024 · 0 comments · May be fixed by #1102
Assignees
Labels
kind/feature 💡 Issue for requesting a new feature
Milestone

Comments

@cdrage
Copy link
Contributor

cdrage commented Oct 1, 2024

Is your feature request related to a problem? Please describe

After #865 is in, it is only for macOS.

Describe the solution you'd like

Add support for testing via launching a VM for Linux.

Describe alternatives you've considered

No response

Additional context

No response

@cdrage cdrage added the kind/feature 💡 Issue for requesting a new feature label Oct 1, 2024
@nichjones1 nichjones1 added this to the 1.6 milestone Oct 24, 2024
@nichjones1 nichjones1 moved this to 📋 Backlog in Podman Desktop Planning Nov 12, 2024
@cdrage cdrage self-assigned this Nov 18, 2024
@cdrage cdrage moved this from 📋 Backlog to 🚧 In Progress in Podman Desktop Planning Nov 21, 2024
cdrage added a commit to cdrage/podman-desktop-extension-bootc that referenced this issue Dec 16, 2024
### What does this PR do?

* Adds ability to test out VM for Linux users
* Arm and AMD64 support.
* Requires QEMU installed (there are prereqs as well as documentation
  that outlines it)

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Closes podman-desktop#878

### How to test this PR?

<!-- Please explain steps to reproduce -->

1. Be on Linux
2. Install QEMU (see documentation)
3. Build an image
4. Click on the Virtual Machine tab after building (or the Launch VM
   button).

Signed-off-by: Charlie Drage <[email protected]>
@cdrage cdrage linked a pull request Dec 16, 2024 that will close this issue
@cdrage cdrage moved this from 🚧 In Progress to 🚥 In Review in Podman Desktop Planning Dec 16, 2024
cdrage added a commit to cdrage/podman-desktop-extension-bootc that referenced this issue Dec 16, 2024
### What does this PR do?

* Adds ability to test out VM for Linux users
* Arm and AMD64 support.
* Requires QEMU installed (there are prereqs as well as documentation
  that outlines it)

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Closes podman-desktop#878

### How to test this PR?

<!-- Please explain steps to reproduce -->

1. Be on Linux
2. Install QEMU (see documentation)
3. Build an image
4. Click on the Virtual Machine tab after building (or the Launch VM
   button).

Signed-off-by: Charlie Drage <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature 💡 Issue for requesting a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants