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

provide rootless info in podman machine info/inspect #18479

Closed
maxandersen opened this issue May 5, 2023 · 9 comments
Closed

provide rootless info in podman machine info/inspect #18479

maxandersen opened this issue May 5, 2023 · 9 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine podman-desktop

Comments

@maxandersen
Copy link

Feature request description

wether podman runs in rootless or rootful mode affects lot of usecase (such as use of testcontainers).

Today only way to find if rootful is set or not seem to be:

cat podman machine info --format json | jq -r .Host.MachineConfigDir/podman-machine-default.json | jq .Rootful

would be great if podman machine info and podman machine inspect would include this info.

Suggest potential solution

A clear and concise description of what you want to happen.

Have you considered any alternatives?

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@maxandersen maxandersen added the kind/feature Categorizes issue or PR as related to a new feature. label May 5, 2023
@maxandersen
Copy link
Author

@n1hility as discussed.

@afbjorklund
Copy link
Contributor

I thought this was already available, in podman info ? Not sure if the actual VM is as interesting

commit 615df2e

@n1hility
Copy link
Member

I think the main benefit is just seeing the state regardless of whether the VM is running, which could be useful in an external tool warning or possibly changing based on the value.

@maxandersen
Copy link
Author

Yeah. One are doing 'podman machine set --rootfull' but can't query that value without actually starting podman.

@afbjorklund
Copy link
Contributor

Makes sense. There might be a similar problem regarding the version... (like: last seen version)

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Aug 5, 2023

@n1hility Any update on this one?

@vyasgun
Copy link
Member

vyasgun commented Aug 14, 2023

/assign

@ashley-cui
Copy link
Member

Fixed as a byproduct of #19666

@github-project-automation github-project-automation bot moved this from 📅 Planned to ✔️ Done in Podman Desktop Planning Aug 29, 2023
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Nov 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine podman-desktop
Projects
Archived in project
Development

No branches or pull requests

8 participants