-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Revert "Add support for 'podman pod' on FreeBSD" #16114
Conversation
PR containers#16083 breaks pod creation [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: baude, vrothberg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/hold
How does it break pod creation? |
run it ... but the point is it breaks things. Figure out why later |
I presume @dfr is going to try this again after this, and I'd like to give him at least some information about why the original PR failed so he'll have an easier time of it next time? |
this is no longer the case. closing |
I am not sure exactly what happened here - what was the problem? These refactoring PRs do come with risk and that risk is greatly reduced by the excellent test coverage in podman. In cases like this, backing out the PR is the right move but please also capture details of the problem in an issue, ideally including reproduction steps. This can help to improve test coverage and avoid similar problems in future. |
Signed-off-by: Brent Baude [email protected]
Does this PR introduce a user-facing change?
PR #16083 breaks pod creation