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

vendor: github.com/containerd/containerd v1.6.22 #4470

Merged
merged 1 commit into from
Aug 1, 2023

Commits on Jul 30, 2023

  1. vendor: github.com/containerd/containerd v1.6.22

    - full diff: containerd/containerd@v1.6.21...v1.6.22
    - release notes: https://github.com/containerd/containerd/releases/tag/v1.6.22
    
    ---
    
    Notable Updates
    
    - RunC: Update runc binary to v1.1.8
    - CRI: Fix `additionalGids`: it should fallback to `imageConfig.User`
      when `securityContext.RunAsUser`, `RunAsUsername` are empty
    - CRI: Write generated CNI config atomically
    - Fix concurrent writes for `UpdateContainerStats`
    - Make `checkContainerTimestamps` less strict on Windows
    - Port-Forward: Correctly handle known errors
    - Resolve `docker.NewResolver` race condition
    - SecComp: Always allow `name_to_handle_at`
    - Adding support to run hcsshim from local clone
    - Pinned image support
    - Runtime/V2/RunC: Handle early exits w/o big locks
    - CRITool: Move up to CRI-TOOLS v1.27.0
    - Fix cpu architecture detection issue on emulated ARM platform
    - Task: Don't `close()` io before `cancel()`
    - Fix panic when remote differ returns empty result
    - Plugins: Notify readiness when registered plugins are ready
    - Unwrap io errors in server connection receive error handling
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    373fa57 View commit details
    Browse the repository at this point in the history