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

machine: hyperv --rootful is broken #20092

Closed
baude opened this issue Sep 21, 2023 · 1 comment · Fixed by #20135
Closed

machine: hyperv --rootful is broken #20092

baude opened this issue Sep 21, 2023 · 1 comment · Fixed by #20135
Assignees
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine windows issue/bug on Windows

Comments

@baude
Copy link
Member

baude commented Sep 21, 2023

Issue Description

the --rootful on podman machine init is not being honored. this needs to be fixed before we can GA.

Steps to reproduce the issue

Steps to reproduce the issue
1.
2.
3.

Describe the results you received

Describe the results you received

Describe the results you expected

Describe the results you expected

podman info output

If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running.

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

@baude baude added kind/bug Categorizes issue or PR as related to a bug. machine windows issue/bug on Windows labels Sep 21, 2023
@baude
Copy link
Member Author

baude commented Sep 21, 2023

when this works, please re-enable the test in pkg/machine/e2e/init_test.go for rootless.

baude added a commit to baude/podman that referenced this issue Sep 21, 2023
some problems were found in machine tests on hyperv.

in the case of rootful, it is currently not implemented.  an issue containers#20092 has been
created for that problem.

there also seems to be a timezone issue between ignition and fcos right
now.  inquiries are in for that but no issue generated for that.  this
problem is not exclusive to hyperv by any means.

both of the above have been skipped or commented out.

otherwise, this fixes machine state reporting for consistency.

Signed-off-by: Brent Baude <[email protected]>
@ashley-cui ashley-cui added the In Progress This issue is actively being worked by the assignee, please do not work on this at this time. label Sep 25, 2023
@ashley-cui ashley-cui changed the title machine: hyperv rootless is broken machine: hyperv --rootful is broken Sep 25, 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 Dec 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine windows issue/bug on Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants