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

Refactor youki delete to match runc/crun. #1654

Merged
merged 4 commits into from
Mar 22, 2023
Merged

Commits on Mar 10, 2023

  1. refactored delete

    Refactored the delete to match runc and crun. Now youki allow deletion
        of created containers.
    
    Signed-off-by: Eric Fang <[email protected]>
    yihuaf committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    44e296b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cf049f View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Eric Fang <[email protected]>
    yihuaf committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    03bb81d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Kill all process for created and creating

    Signed-off-by: Eric Fang <[email protected]>
    yihuaf committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    882fd8d View commit details
    Browse the repository at this point in the history