Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: containerd/containerd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: containerd/containerd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Nov 30, 2020

  1. Use path based unix socket for shims

    This allows filesystem based ACLs for configuring access to the socket of a
    shim.
    
    Co-authored-by: Samuel Karp <[email protected]>
    Signed-off-by: Samuel Karp <[email protected]>
    Signed-off-by: Michael Crosby <[email protected]>
    Signed-off-by: Michael Crosby <[email protected]>
    2 people authored and dmcgowan committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    428f10f View commit details
    Browse the repository at this point in the history
  2. containerd-shim: use path-based unix socket

    This allows filesystem-based ACLs for configuring access to the socket
    of a shim.
    
    Ported from Michael Crosby's similar patch for v2 shims.
    
    Signed-off-by: Samuel Karp <[email protected]>
    samuelkarp authored and dmcgowan committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ae3a64a View commit details
    Browse the repository at this point in the history
  3. Prepare 1.4.3 release notes

    Signed-off-by: Derek McGowan <[email protected]>
    dmcgowan committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    727e172 View commit details
    Browse the repository at this point in the history
  4. Merge pull request from GHSA-36xw-fx78-c5r4

    [release/1.4 backport] Use path based unix socket for shims
    dmcgowan authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    269548f View commit details
    Browse the repository at this point in the history
Loading