-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[release-1.18] server: cleanup container in runtime after failed creation #4205
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
Conversation
otherwise, we leak containers in runc Signed-off-by: Peter Hunt <[email protected]>
saschagrunert
left a comment
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: openshift-cherrypick-robot, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## release-1.18 #4205 +/- ##
================================================
- Coverage 40.73% 40.70% -0.03%
================================================
Files 106 106
Lines 8755 8760 +5
================================================
Hits 3566 3566
- Misses 4872 4877 +5
Partials 317 317 |
|
/retest |
|
/test integration_crun |
|
/retest |
|
/test integration_crun |
|
/retest |
1 similar comment
|
/retest |
|
/test integration_crun |
|
Relates to https://bugzilla.redhat.com/show_bug.cgi?id=1878532 for tracking purposes. |
|
/retest |
|
/test integration_fedora |
|
/retest |
1 similar comment
|
/retest |
|
/test integration_fedora |
|
@openshift-cherrypick-robot: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
replacing with #4237 |
This is an automated cherry-pick of #4201
/assign haircommander