Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

rootless: Fix cgroup creation logic for rootless #2178

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

amshinde
Copy link
Member

@amshinde amshinde commented Nov 9, 2019

We do not want to create cgroups in case of rootless.
Fix the logic to implement this.

Fixes #2177

Signed-off-by: Archana Shinde [email protected]

We do not want to create cgroups in case of rootless.
Fix the logic to implement this.

Fixes kata-containers#2177

Signed-off-by: Archana Shinde <[email protected]>
@amshinde amshinde mentioned this pull request Nov 9, 2019
@bergwolf
Copy link
Member

/test

@codecov
Copy link

codecov bot commented Nov 11, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@d0615f8). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2178   +/-   ##
=========================================
  Coverage          ?   50.95%           
=========================================
  Files             ?      110           
  Lines             ?    15209           
  Branches          ?        0           
=========================================
  Hits              ?     7750           
  Misses            ?     6505           
  Partials          ?      954

@egernst egernst merged commit 8c7a83b into kata-containers:master Nov 11, 2019
@egernst
Copy link
Member

egernst commented Nov 11, 2019

@amshinde can you please send this fix over to stable-1.9 as well?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix bug in cgroup creation logic for rootless containers with podman
4 participants