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

Compatible with podman 5.2.0, check device existence. #487

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

BlindingDark
Copy link
Contributor

In Podman 5.2.0, adding non-existent devices will throw an error.

The --device option to podman create and podman run is no longer ignored when --privileged is also specified (containers/podman#23132).

This PR will check if the device exists when add host devices to container.

@zevlg zevlg merged commit 64d2a3e into zevlg:master Aug 11, 2024
2 checks passed
@zevlg
Copy link
Owner

zevlg commented Aug 11, 2024

Merged in, thanks!

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.

2 participants