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 backports for shim logs and signal forwarder issues #1216

Merged
merged 2 commits into from
Nov 16, 2020

Commits on Nov 16, 2020

  1. containerd: Backport signal forwarder fixes

    Backport the patch from
    containerd/containerd#4543 which fixes SIGURG
    issues with go 1.14+.
    zmrow committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2052a2b View commit details
    Browse the repository at this point in the history
  2. containerd: Backport shim logs fixes

    Backort the patch from
    containerd/containerd@42f3871
    which ensures that fifos are consumed and do not fill up.
    zmrow committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9e18bc7 View commit details
    Browse the repository at this point in the history