Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@haircommander
Copy link
Member

This is a non-automated cherry-pick of #4201

/kind bug

it also includes 5bce748 to hopefully fix integration_fedora flakes on this branch

Fixed a bug where a container creation failure caused that container to leak in the runtime

haircommander and others added 2 commits October 1, 2020 12:42
otherwise, we leak containers in runc

Signed-off-by: Peter Hunt <[email protected]>
Commit 39aef1a broke the command exit code check,
as `run` always returns 0.

Fix: do not use run.

This might help some CI flakes.

Signed-off-by: Kir Kolyshkin <[email protected]>
@openshift-ci-robot openshift-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Oct 1, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haircommander

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 1, 2020
@umohnani8
Copy link
Member

LGTM

@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #4237 into release-1.18 will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##           release-1.18    #4237      +/-   ##
================================================
- Coverage         38.73%   38.70%   -0.03%     
================================================
  Files               106      106              
  Lines              7934     7939       +5     
================================================
  Hits               3073     3073              
- Misses             4562     4567       +5     
  Partials            299      299              

@haircommander
Copy link
Member Author

/test integration_fedora

@fidencio
Copy link
Contributor

fidencio commented Oct 1, 2020

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 1, 2020
@openshift-merge-robot openshift-merge-robot merged commit e8a0f2d into cri-o:release-1.18 Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants