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

Add check for empty dir for podman connection mount #72

Merged
merged 1 commit into from
Jul 5, 2020

Conversation

sshnaidm
Copy link
Member

@sshnaidm sshnaidm commented Jul 5, 2020

Workaround for issue containers/podman#6856
When podman runs with CGroups v2 and rootless container,
it mounts directory without error, but mounted directory is empty.
Add check for the directory if it's empty.
Fix #70
Let's revert it when podman will be fixed, see issue containers/podman#6856

Workaround for issue containers/podman#6856
When podman runs with CGroups v2 and rootless container,
it mounts directory without error, but mounted directory is empty.
Add check for the directory if it's empty.
@sshnaidm sshnaidm merged commit 015bf00 into containers:master Jul 5, 2020
manics added a commit to manics/ansible-podman-collections that referenced this pull request Jul 13, 2020
…rs#72)"

This reverts commit 015bf00.
This workaround is no longer required following release of Podman 2.0.2
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.

containers.podman.podman connection plugin does not work with podman 2 anymore
1 participant