Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop: Warn for stopping the containers instead error out
As of now if somehow crictl not able to stop all the containers then we are erroring out and failed the stop command. With this patch we just warn user in case it fails and carry on with vm shutdown.
- Loading branch information