Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow completely disabling cgroup manipulation #2892

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 30, 2024

  1. Move cgroup config into youki config

    Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
    aidanhs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7a0a8f3 View commit details
    Browse the repository at this point in the history
  2. Allow entirely disabling cgroup manipulation

    Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
    aidanhs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3637c46 View commit details
    Browse the repository at this point in the history
  3. Tidy logic of container cleanup

    Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
    aidanhs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b75f81d View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
    aidanhs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    34b77ec View commit details
    Browse the repository at this point in the history
  5. Fix test compilation failures

    Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
    aidanhs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f6514a0 View commit details
    Browse the repository at this point in the history