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

kubelet: retry pod sandbox creation when containers were never created #79451

Merged
merged 1 commit into from
Jun 27, 2019

Commits on Jun 27, 2019

  1. kubelet: retry pod sandbox creation when containers were never created

    If kubelet never gets past sandbox creation (i.e., never attempted to
    create containers for a pod), it should retry the sandbox creation on
    failure, regardless of the restart policy of the pod.
    yujuhong committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    3fac48f View commit details
    Browse the repository at this point in the history