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

Skip to content

Conversation

@haircommander
Copy link
Member

What type of PR is this?

/kind bug

What this PR does / why we need it:

fixes #5490

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Fix an issue with leaked systemd scopes by always sending runc the `--systemd-cgroup` flag when using systemd cgroups

@openshift-ci openshift-ci bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. 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 18, 2022
@openshift-ci openshift-ci bot requested review from QiWang19 and wgahnagl August 18, 2022 15:05
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 18, 2022
@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #6153 (7076f72) into main (a0ffc30) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #6153      +/-   ##
==========================================
- Coverage   42.99%   42.91%   -0.08%     
==========================================
  Files         117      117              
  Lines       12800    12795       -5     
==========================================
- Hits         5503     5491      -12     
- Misses       6738     6745       +7     
  Partials      559      559              

@lbogdan
Copy link

lbogdan commented Aug 23, 2022

Also fixes #5818.

@haircommander
Copy link
Member Author

@saschagrunert PTAL

@TomSweeneyRedHat
Copy link
Contributor

LGTM assuming happy tests

Signed-off-by: Peter Hunt~ <[email protected]>
to reduce duplication

Signed-off-by: Peter Hunt~ <[email protected]>
So runc always knows what cgroup manager is being used, and can cleanup correctly

Signed-off-by: Peter Hunt~ <[email protected]>
@haircommander
Copy link
Member Author

@saschagrunert rebased again, PTAL

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 26, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 26, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haircommander, saschagrunert

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:
  • OWNERS [haircommander,saschagrunert]

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

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

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.

Error log: Failed to create existing container

6 participants