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 the setting to start a podman machine after its creation #4046

Merged
merged 3 commits into from Sep 25, 2023

Conversation

lstocchi
Copy link
Contributor

What does this PR do?

It allows to set the --now flag when executing the create podman machine command.
The code was already implemented, the missing thing was the entry in the package.json.
This way when going through the workflow the user will create/start a podman machine or he can decide to disable the start now and just create a machine.

Screenshot/screencast of this PR

image

What issues does this PR fix or reference?

N/A

How to test this PR?

  1. try to create a podman machine, you should see the new setting

@lstocchi lstocchi requested review from benoitf and a team as code owners September 22, 2023 12:49
@lstocchi lstocchi requested review from dgolovin and cdrage and removed request for a team September 22, 2023 12:49
Copy link
Collaborator

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

I'm wondering (I think someone already reported) if we should have like tags and it could be like 'advanced' section where some props are hidden by default

@benoitf
Copy link
Collaborator

benoitf commented Sep 22, 2023

cc @mairin should we have basic/advanced (hidden by default) options in creation form ?

@benoitf
Copy link
Collaborator

benoitf commented Sep 22, 2023

@lstocchi my feedback is not preventing the merge

but probably you need to add a component test ?

@lstocchi
Copy link
Contributor Author

I'm wondering (I think someone already reported) if we should have like tags and it could be like 'advanced' section where some props are hidden by default

Yes I agree with this or you need to scroll to view/select all options, then you need to re-scroll upwards to see the logs and it's annoying. I'll merge this PR but i'll open an issue if i don't find an existing one that target it.

@lstocchi
Copy link
Contributor Author

I'm wondering (I think someone already reported) if we should have like tags and it could be like 'advanced' section where some props are hidden by default

-> #3523

@afbjorklund

This comment was marked as resolved.

Signed-off-by: lstocchi <lstocchi@redhat.com>
Signed-off-by: lstocchi <lstocchi@redhat.com>
Signed-off-by: lstocchi <lstocchi@redhat.com>
@lstocchi lstocchi merged commit d14c585 into containers:main Sep 25, 2023
8 checks passed
@lstocchi lstocchi deleted the startMachineOnboaridng branch September 25, 2023 14:44
@podman-desktop-bot podman-desktop-bot added this to the 1.5.0 milestone Sep 25, 2023
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.

None yet

4 participants