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

Fix a regression when killing and deleting a container with shared(host) pid namespace #4048

Closed
wants to merge 5 commits into from

Commits on Oct 10, 2023

  1. kill all processes in container without private pid ns

    Signed-off-by: lifubang <[email protected]>
    lifubang committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    810c5f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120dad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04fc3fe View commit details
    Browse the repository at this point in the history
  4. never ignore cgroup destroy error for runc-delete

    Signed-off-by: lifubang <[email protected]>
    lifubang committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    48ff07c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    9225eaa View commit details
    Browse the repository at this point in the history