-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 "container stop: kill conmon" #22662
Revert "container stop: kill conmon" #22662
Conversation
Ephemeral COPR build failed. @containers/packit-build please check. |
Cockpit tests failed for commit 5663138b48a8e7a99b85d4453983120ebf92928f. @martinpitt, @jelly, @mvollmer please check. |
This reverts commit 909ab59. The workaround was added almost 5 years ago to workaround an issue with old conmon releases. It is safe to assume such ancient conmon releases are not used anymore. Signed-off-by: Giuseppe Scrivano <[email protected]>
5663138
to
8433a01
Compare
Ephemeral COPR build failed. @containers/packit-build please check. |
LGTM |
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
The flake looks like a legit race condition. |
I've restarted it. I don't understand how killing conmon would have prevented this error (if anything, it prevents the podman cleanup process to run). |
Totally agree that PR doesn't cause the flake 👍 |
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: giuseppe, Luap99, 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 |
fcbe295
into
containers:main
the code was added 5 years ago. It is safe to assume such ancient conmon versions are not used anymore.
Does this PR introduce a user-facing change?