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

Stop containerd from running, if it is not desired #3549

Merged
merged 2 commits into from
Jan 23, 2019

Commits on Jan 20, 2019

  1. Stop containerd from running, if it is not desired

    Apparently some grpc services are conflicting with crio
    
    "Failed to start streaming server: listen tcp 10.0.2.15:10010: bind: address already in use"
    afbjorklund committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    2c0b7da View commit details
    Browse the repository at this point in the history
  2. Need to restart crio, after stopping containerd

    If it fails to start up, it will never try again.
    afbjorklund committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    3389344 View commit details
    Browse the repository at this point in the history