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: v26.1.2
Choose a base ref
...
head repository: docker/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.1.3
Choose a head ref
  • 9 commits
  • 9 files changed
  • 5 contributors

Commits on May 13, 2024

  1. docs: clarify that --data-path-addr doesn't restrict access

    Signed-off-by: David Karlsson <[email protected]>
    (cherry picked from commit faf096b)
    Signed-off-by: David Karlsson <[email protected]>
    dvdksn committed May 13, 2024
    Configuration menu
    Copy the full SHA
    81b482e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5068 from dvdksn/26.1_backport_doc-vxlan-listen-addr

    [26.1 Backport] docs: clarify that --data-path-addr doesn't restrict access
    thaJeztah authored May 13, 2024
    Configuration menu
    Copy the full SHA
    60f2d38 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Use funcs on DockerCli to return Meter/TracerProviders, not initializ…

    …e them. Initialize them during DockerCli struct init
    
    Signed-off-by: Christopher Petito <[email protected]>
    (cherry picked from commit 02537ea)
    krissetto authored and laurazard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6691085 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5070 from laurazard/backport/5067-26.1

    [26.1 backport] Centralize init of Meter/TracerProviders
    laurazard authored May 14, 2024
    Configuration menu
    Copy the full SHA
    004e292 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. OTel: add command.time metric to plugin commands

    Signed-off-by: Laura Brehm <[email protected]>
    (cherry picked from commit f07834d)
    laurazard committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ee359a3 View commit details
    Browse the repository at this point in the history
  2. OTel: implement missing MeterProvider ForceFlush

    Signed-off-by: Laura Brehm <[email protected]>
    (cherry picked from commit 5f4f4f6)
    laurazard committed May 15, 2024
    Configuration menu
    Copy the full SHA
    326c713 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5071 from laurazard/backport/5051-26.1

    [26.1 backport] Add OTel instrumentation to CLI plugins
    vvoland authored May 15, 2024
    Configuration menu
    Copy the full SHA
    4021ee9 View commit details
    Browse the repository at this point in the history
  4. vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)

    - full diff: moby/moby@ef1912d...8e96db1
    
    Signed-off-by: Paweł Gronowski <[email protected]>
    vvoland committed May 15, 2024
    Configuration menu
    Copy the full SHA
    26e9ff4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #5073 from vvoland/vendor-docker

    [26.1] vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)
    vvoland authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b72abbb View commit details
    Browse the repository at this point in the history
Loading