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

[containerd]Fixing container commands when mode is local and state is disabled #24

Closed
wants to merge 3 commits into from

Commits on Feb 8, 2022

  1. [containerd]Fixing container commands when mode is local and state is…

    … disabled
    
    Signed-off-by: Sudharsan Dhamal Gopalarathnam <sudharsand@nvidia.com>
    dgsudharsan committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    8bf8a49 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Removing prints

    dgsudharsan committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d5df356 View commit details
    Browse the repository at this point in the history
  2. Removing feature check from container stop as the flow is feature dis…

    …able followed by container stop and the feature table will already have disabled set before container_stop is called
    dgsudharsan committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f08b9f2 View commit details
    Browse the repository at this point in the history