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

Added support for "userns" parameter to "play" module #577

Merged
merged 3 commits into from
May 31, 2023
Merged

Added support for "userns" parameter to "play" module #577

merged 3 commits into from
May 31, 2023

Conversation

benblasco
Copy link
Contributor

@benblasco benblasco commented Apr 11, 2023

Added support for the userns parameter following what was already defined in the files podman_container_lib.py and podman_pod_lib.py. This partly addresses #544.

It may also be necessary to add support for uidmap and gidmap parameters, which are not needed for my use case. I do not have experience in creating code to test these changes, so any guidance would be much appreciated! I also note that I have followed the model in the libraries, which does not perform any kind of validation on the parameter passed to userns.

@sshnaidm sshnaidm merged commit fc47f86 into containers:master May 31, 2023
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