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

feat: add support for Google Cloud Engine image type #1204

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

deboer-tim
Copy link
Contributor

What does this PR do?

Updates the image builder to a recent image, which includes support for the Google Cloud Engine (gce) image type.

Adds standard support for this image type to all the standard places in API/backend/frontend/tests. Using a single PR given how minimal and obvious the changes are in each part.

Screenshot / video of UI

Screenshot 2025-01-20 at 4 16 24 PM

What issues does this PR fix or reference?

Fixes #1175.

How to test this PR?

Tests added. Select GCE and build successfully!

Updates the image builder to a recent image, which includes support for the
Google Cloud Engine (gce) image type.

Adds standard support for this image type to all the standard places in
API/backend/frontend/tests. Using a single PR given how minimal and obvious
the changes are in each part.

Fixes podman-desktop#1175.

Signed-off-by: Tim deBoer <[email protected]>
@deboer-tim deboer-tim requested a review from a team as a code owner January 20, 2025 21:17
@deboer-tim deboer-tim requested review from benoitf, cdrage and gastoner and removed request for a team January 20, 2025 21:17
Copy link

@gastoner gastoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM tested on Windows

@cdrage cdrage merged commit ae8d43e into podman-desktop:main Jan 21, 2025
6 checks passed
@deboer-tim deboer-tim deleted the gce branch January 29, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support GCE image type
3 participants