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: docker/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v27.3.0-rc.1
Choose a base ref
...
head repository: docker/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v27.3.0-rc.2
Choose a head ref
  • 20 commits
  • 13 files changed
  • 5 contributors

Commits on Sep 16, 2024

  1. man: update dockerd man-page to include --feature flag

    commit f13c08246d93dd5aae200d5881a3a374e6cac876 introduced
    this flag, but did not yet update the manpage.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit 610f915)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7811c44 View commit details
    Browse the repository at this point in the history
  2. man: fix duplicate word in --feature flag description

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit fb056d2)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bc87ef9 View commit details
    Browse the repository at this point in the history
  3. man: dockerd: value is optional for --feature flag

    The --feature flag allows the boolean value to be omitted.
    If only a name is provided, the default is "true".
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit a357db0)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    db7a014 View commit details
    Browse the repository at this point in the history
  4. docs/reference: dockerd: add docs for --feature option

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit a42ca11)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    245f79f View commit details
    Browse the repository at this point in the history
  5. man: dockerd: add description for --log-format option

    This option was added in a08abec9f8d59eaa44c375900e254384a68c5a31,
    as part of Docker v25.0, but did not update the docs and manpage.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit 9ae514f)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7c72283 View commit details
    Browse the repository at this point in the history
  6. docs: dockerd: add documentation for --log-format option

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit baceb4b)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    84d4a5e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5439 from thaJeztah/27.x_backport_docs_updates

    [27.x backport] docs, man: dockerd: add documentation for "--log-format" and "--feature" options
    thaJeztah authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f350724 View commit details
    Browse the repository at this point in the history
  8. vendor: github.com/docker/docker v27.3.0-rc.1

    no diff, as it's the same commit, but tagged
    
    full diff: moby/moby@bf60e5c...v27.3.0-rc.1
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d896559 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5440 from thaJeztah/27.x_vendor_moby

    [27.x] vendor: github.com/docker/docker v27.3.0-rc.1
    laurazard authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6bf64a8 View commit details
    Browse the repository at this point in the history
  10. Dockerfile: update buildx to v0.17.1

    Update the buildx cli plugin used in the dev-container
    
    full diff: docker/buildx@0.16.1...0.17.1
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit 42ce06a)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6fdd11b View commit details
    Browse the repository at this point in the history
  11. Dockerfile: update compose to v2.29.4

    Update the compose cli plugin used in the dev-container
    
    full diff: docker/compose@v2.29.0...v2.29.4
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit f7a513c)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b5c6541 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5442 from thaJeztah/27.x_backport_bump_buildx_com…

    …pose
    
    [27.x backport] Dockerfile: update buildx to v0.17.1, compose to v2.29.4
    laurazard authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6b5e4be View commit details
    Browse the repository at this point in the history
  13. docs: Fix --rm=false flag in container_run.md

    Signed-off-by: Julio Cesar Garcia <[email protected]>
    (cherry picked from commit 605c9bf)
    Signed-off-by: Laura Brehm <[email protected]>
    juliogarciape authored and laurazard committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    81ca58b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5443 from laurazard/backport-container-rm-docs

    [27.x backport] docs: Fix --rm=false flag in container_run.md
    laurazard authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    58a14cc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. gha: update codeql workflow to go1.22.7

    commit d7d5659 updated this
    repository to go1.22, but the codeql action didn't specify a
    patch version, and was missed.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit e1213ed)
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e2eb069 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. telemetry: pass otel errors to the otel handler for shutdown and forc…

    …e flush
    
    Signed-off-by: Jonathan A. Sternberg <[email protected]>
    (cherry picked from commit b1956f5)
    Signed-off-by: Laura Brehm <[email protected]>
    jsternberg authored and laurazard committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4b5a196 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5447 from thaJeztah/27.x_backport_codeql_updates

    [27.x backport] gha: update codeql workflow to go1.22.7
    laurazard authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fcf6dd0 View commit details
    Browse the repository at this point in the history
  3. command: change drive to lowercase for wsl path

    On Windows, the drive casing doesn't matter outside of WSL. For WSL, the
    drives are lowercase. When we're producing a WSL path, lowercase the
    drive letter.
    
    Co-authored-by: Jonathan A. Sternberg <[email protected]>
    Co-authored-by: Laura Brehm <[email protected]>
    
    Signed-off-by: Jonathan A. Sternberg <[email protected]>
    Signed-off-by: Laura Brehm <[email protected]>
    (cherry picked from commit 3472bbc)
    Signed-off-by: Laura Brehm <[email protected]>
    jsternberg authored and laurazard committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c6dde25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5449 from laurazard/backport-lowercase-windows-drive

    [27.x backport] command: change drive to lowercase for wsl path
    thaJeztah authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ddf8f23 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5448 from laurazard/backport-otel-shutdown-errors

    [27.x backport] telemetry: handle otel errors on shutdown
    thaJeztah authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e4dc9d2 View commit details
    Browse the repository at this point in the history
Loading