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

fix: use podman machine inspect to know if machine is rootful #7029

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Apr 30, 2024

What does this PR do?

cherry pick #7024 to 1.10.x

Screenshot / video of UI

What issues does this PR fix or reference?

How to test this PR?

  • Tests are covering the bug fix or the new feature

in the past, the flag was not exposed so we had to parse some
configuration files, but now we should rely on the
`podman machine inspect` command to know if it's rootful or
rootless

fixes containers#7000
Signed-off-by: Florent Benoit <fbenoit@redhat.com>

Co-authored-by: Philippe Martin <feloy1@gmail.com>
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
@benoitf benoitf requested a review from a team as a code owner April 30, 2024 14:03
@benoitf benoitf requested review from dgolovin and feloy and removed request for a team April 30, 2024 14:03
@benoitf benoitf enabled auto-merge (rebase) April 30, 2024 14:12
@benoitf benoitf merged commit b738956 into containers:1.10.x Apr 30, 2024
8 checks passed
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

2 participants