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

initial support for cgroupsv2 and systemd cgroups #2350

Closed
devimc opened this issue Dec 11, 2019 · 0 comments · Fixed by #2351
Closed

initial support for cgroupsv2 and systemd cgroups #2350

devimc opened this issue Dec 11, 2019 · 0 comments · Fixed by #2351
Assignees
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@devimc
Copy link

devimc commented Dec 11, 2019

Add initial support for systemd and cgroupsV2. sandbox_cgroup_only should be set to true to get kata working with systemd cgroups and cgroups V2.

related to #2182 and #2107

@devimc devimc added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Dec 11, 2019
@devimc devimc self-assigned this Dec 11, 2019
devimc pushed a commit to devimc/kata-runtime that referenced this issue Dec 11, 2019
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
*only* when `sandbox_cgroup_only` is set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Dec 11, 2019
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
*only* when `sandbox_cgroup_only` is set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Dec 11, 2019
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
*only* when `sandbox_cgroup_only` is set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 7, 2020
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
*only* when `sandbox_cgroup_only` is set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 7, 2020
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
*only* when `sandbox_cgroup_only` is set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 7, 2020
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
*only* when `sandbox_cgroup_only` is set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 10, 2020
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
using libcontainer instead of containerd/cgroups.
As an initial effort to support these cgroups, `sandbox_cgroup_only` must
be set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 15, 2020
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
using libcontainer instead of containerd/cgroups.
As an initial effort to support these cgroups, `sandbox_cgroup_only` must
be set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
dong-liuliu pushed a commit to dong-liuliu/runtime that referenced this issue Jan 17, 2020
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
using libcontainer instead of containerd/cgroups.
As an initial effort to support these cgroups, `sandbox_cgroup_only` must
be set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
dong-liuliu pushed a commit to dong-liuliu/runtime that referenced this issue Jan 29, 2020
Reimplement `setupSandboxCgroup` to support cgroupsV2 and systemd cgroups
using libcontainer instead of containerd/cgroups.
As an initial effort to support these cgroups, `sandbox_cgroup_only` must
be set to `true` in configuration file.

fixes kata-containers#2350

Signed-off-by: Julio Montes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant