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: moby/buildkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.5
Choose a base ref
...
head repository: moby/buildkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.6
Choose a head ref
  • 16 commits
  • 53 files changed
  • 7 contributors

Commits on Mar 28, 2023

  1. Revert "fix process termination handling for runc exec"

    This reverts commit 2f79b14.
    
    Signed-off-by: coryb <[email protected]>
    coryb committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    cacf5f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. partial revert "fix gateway exec tty cleanup on context.Canceled"

    This reverts parts of commit 950e06d.
    Specifically the test testClientGatewayContainerCancelExecTty which
    requires the reverted 2f79b14 to pass.
    
    Signed-off-by: coryb <[email protected]>
    coryb committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e4d052c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3757 from coryb/v0.11

    v0.11: Revert "fix process termination handling for runc exec"
    tonistiigi authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    08941b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. [0.11] vendor: github.com/Microsoft/hcsshim v0.9.8

    - wcow: support graceful termination of servercore containers
    
    full diff: microsoft/hcsshim@v0.9.6...v0.9.8
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    4b4f30a View commit details
    Browse the repository at this point in the history
  2. [0.11] vendor: github.com/containerd/ttrpc v1.1.1

    - server: Fix connection leak when receiving ECONNRESET
    
    full diff: containerd/ttrpc@v1.1.0...v1.1.1
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    3940b34 View commit details
    Browse the repository at this point in the history
  3. [0.11] vendor: github.com/opencontainers/runc v1.1.5

    full diff: opencontainers/runc@v1.1.3...v1.1.5
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    0ad1b8e View commit details
    Browse the repository at this point in the history
  4. [0.11] vendor: github.com/opencontainers/image-spec v1.1.0-rc2.0.2022…

    …1005185240-3a7f492d3f1b
    
    full diff: opencontainers/image-spec@02efb9a...3a7f492
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    5cdc5ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5572c69 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. fileop: create new fileOpSolver instance per Exec call

    FileOpSolver keeps internal state about the vertex that
    has been loaded into it and should not be reused.
    
    Signed-off-by: Tonis Tiigi <[email protected]>
    (cherry picked from commit e7caa2e)
    tonistiigi committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a1ae2bd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Merge pull request #3774 from tonistiigi/v0.11-fileopsolver-unique

    [v0.11] fileop: create new fileOpSolver instance per Exec call
    crazy-max authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    664059a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge pull request #3736 from thaJeztah/0.11_containerd_1.6.20

    [0.11] vendor github.com/containerd/containerd v1.6.20
    jedevc authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    58fc08b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Dockerfile: RUNC_VERSION=v1.1.5

    Signed-off-by: Akihiro Suda <[email protected]>
    (cherry picked from commit 03b48a0)
    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ae5a76a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge pull request #3763 from AkihiroSuda/runc-1.1.5-0.11

    [v0.11 backport] Dockerfile: RUNC_VERSION=v1.1.5
    tonistiigi authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    11a0070 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. solver: skip sbom post processor if result is nil

    Signed-off-by: Justin Chadwell <[email protected]>
    (cherry picked from commit 7ca2cd9)
    jedevc authored and tonistiigi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7ddae62 View commit details
    Browse the repository at this point in the history
  2. Fix bearer token expiration check (fixes #3779)

    Signed-off-by: Vladislav Ivanov <[email protected]>
    (cherry picked from commit fc834f5)
    vlad-ivanov-name authored and tonistiigi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c48a6bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3810 from tonistiigi/v0.11.6-picks

    [v0.11] cherry-picks for v0.11.6
    tonistiigi authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2951a28 View commit details
    Browse the repository at this point in the history
Loading