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.21.0
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.21.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 29, 2025

  1. control: make sure sending nil cache options does not panic

    Signed-off-by: Tonis Tiigi <[email protected]>
    (cherry picked from commit 3cabacf)
    tonistiigi authored and jsternberg committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    0ded51e View commit details
    Browse the repository at this point in the history
  2. frontend/dockerui/build.go: split normalizePlatform()

    Signed-off-by: Akihiro Suda <[email protected]>
    (cherry picked from commit c5d01bc)
    AkihiroSuda authored and jsternberg committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    ebd9734 View commit details
    Browse the repository at this point in the history
  3. frontend/dockerui/build: fix "no scan targets for linux/arm64/v8"

    Fix issue 5915
    
    Signed-off-by: Akihiro Suda <[email protected]>
    (cherry picked from commit 57ab179)
    AkihiroSuda authored and jsternberg committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    869d97b View commit details
    Browse the repository at this point in the history
  4. dockerui: update platforms key calculation

    Make sure key is always normalized and improve tests.
    
    Signed-off-by: Tonis Tiigi <[email protected]>
    (cherry picked from commit 7ed4640)
    tonistiigi authored and jsternberg committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    f0c85bf View commit details
    Browse the repository at this point in the history
  5. buildctl: fix tlsdir handling logic for cert-manager.io

    `tldir` flag handling now properly handles the old logic and the new
    logic for cert-manager.io without failing.
    
    Improved error message when files are missing.
    
    Co-authored-by: Gleb Nebolyubov <[email protected]>
    Signed-off-by: Jonathan A. Sternberg <[email protected]>
    (cherry picked from commit 4077bb3)
    GoodOwl authored and jsternberg committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    73bda6d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5952 from jsternberg/v0.21.1-picks

    [v0.21] cherry-picks for v0.21.1
    tonistiigi authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    66735c6 View commit details
    Browse the repository at this point in the history
Loading