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

Improve ports idempotency and support UDP #76

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

sshnaidm
Copy link
Member

@sshnaidm sshnaidm commented Jul 9, 2020

Fix #75
Support UDP ports in idempotency and add tests for them.
Take ports info from host-config params, they're the same for all podman versions.

Copy link

@xdbob xdbob left a comment

Choose a reason for hiding this comment

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

Tested-By: Antoine Damhet antoine.damhet@lse.epita.fr

Otherwise, the code LGTM

@sshnaidm sshnaidm merged commit 6b2bcef into containers:master Jul 9, 2020
@sshnaidm sshnaidm deleted the udp branch July 9, 2020 14:24
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.

Handle UDP in diffparam_publish
2 participants