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

Support podman's --preserve-fds arg to container run/exec #576

Merged

Conversation

LewisGaul
Copy link
Collaborator

@LewisGaul LewisGaul commented Apr 8, 2024

Tested manually, but should probably add a testcase too... need to figure out the best way to do so.

  • Add testcase

@LewisGaul LewisGaul marked this pull request as ready for review April 8, 2024 22:25
Copy link
Owner

@gabrieldemarmiesse gabrieldemarmiesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request. I'm not super familiar with file descriptors. I guess we can assume that a reader knows they're represented by integers. We should just add a few comments here and there to explain the magic numbers and we should be good to go

Copy link
Owner

@gabrieldemarmiesse gabrieldemarmiesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, a high quality PR once again :)

@gabrieldemarmiesse gabrieldemarmiesse merged commit 0a9edc5 into gabrieldemarmiesse:master Apr 12, 2024
35 checks passed
@LewisGaul LewisGaul deleted the LG-preserve-fds branch April 12, 2024 16:38
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.

None yet

2 participants