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

Skip to content

Conversation

@fidencio
Copy link
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:

This reverts commit 814c1bb.

We cannot simply delete the container when its status changes to
stopped. The intention of this fix is okay-ish, but implemented in the
wrong layer.

What containerd does is calling Shutdown(), when the pod is finished,
and that's what we should do as well.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

This reverts commit 814c1bb.

We cannot simply delete the container when its status changes to
stopped. The intention of this fix is okay-ish, but implemented in the
wrong layer.

What containerd does is calling Shutdown(), when the *pod* is finished,
and that's what we should do as well.

Signed-off-by: Fabiano Fidêncio <[email protected]>
@openshift-ci-robot openshift-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. 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. labels Aug 31, 2020
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 31, 2020
@fidencio fidencio changed the title Revert "runtime_vm: Cleanup process when the Container is Stopped" [release-1.18] Revert "runtime_vm: Cleanup process when the Container is Stopped" Aug 31, 2020
@fidencio fidencio changed the title [release-1.18] Revert "runtime_vm: Cleanup process when the Container is Stopped" [release-1.19] Revert "runtime_vm: Cleanup process when the Container is Stopped" Aug 31, 2020
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #4143 into release-1.19 will increase coverage by 0.01%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.19    #4143      +/-   ##
================================================
+ Coverage         41.58%   41.60%   +0.01%     
================================================
  Files               110      110              
  Lines              9046     9043       -3     
================================================
  Hits               3762     3762              
+ Misses             4944     4941       -3     
  Partials            340      340              

@haircommander
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 11, 2020
@haircommander
Copy link
Member

/retest

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fidencio, mrunalp

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

@mrunalp
Copy link
Member

mrunalp commented Sep 11, 2020

/lgtm

@haircommander
Copy link
Member

/retest

2 similar comments
@fidencio
Copy link
Contributor Author

/retest

@fidencio
Copy link
Contributor Author

/retest

@fidencio
Copy link
Contributor Author

/test e2e_features_fedora

@fidencio
Copy link
Contributor Author

/test e2e-aws

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-1.19 release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants