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

get container exit code from event if we can't get it from inspect. #2940

Merged
merged 1 commit into from Jul 12, 2021

Commits on Jul 6, 2021

  1. get container exit code from event if we can't get it from inspect.

    In case when we received a container die event but was not able to inspect the container (e.g. due to timeout), we will use the exit code from the event, so that the exit code of the container is still reported and available for customer to see from describing task.
    fenxiong committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    77c910b View commit details
    Browse the repository at this point in the history