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

[20.10] update containerd binary to v1.6.13 #44656

Merged
merged 1 commit into from Dec 15, 2022

Commits on Dec 15, 2022

  1. update containerd binary to v1.6.13

    Notable Updates
    
    - Update overlay snapshotter to check for tmpfs when evaluating usage of userxattr
    - Update hcsschim to v0.9.6 to fix resource leak on exec
    - Make swapping disabled with memory limit in CRI plugin
    - Allow clients to remove created tasks with PID 0
    - Fix concurrent map iteration and map write in CRI port forwarding
    - Check for nil HugepageLimits to avoid panic in CRI plugin
    
    See the changelog for complete list of changes:
    https://github.com/containerd/containerd/releases/tag/v1.6.13
    
    full diff: containerd/containerd@v1.6.12...v1.6.13
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Dec 15, 2022
    Copy the full SHA
    ff29c40 View commit details
    Browse the repository at this point in the history