-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: docker/cli
base: e85edf8
head repository: docker/cli
compare: ce12230
- 8 commits
- 6 files changed
- 2 contributors
Commits on Sep 20, 2024
-
telemetry: fix early meterprovider shutdown
In 4b5a196, we changed the CLI global meter provider shutdown in order to handle any error returned by the metric export. Unfortunately, we dropped a `defer` during the fix, which causes the meter provider to be immediately shutdown after being created and metrics to not be collected/exporter. Signed-off-by: Laura Brehm <[email protected]> (cherry picked from commit 1355d7e) Signed-off-by: Laura Brehm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 460f1be - Browse repository at this point
Copy the full SHA 460f1beView commit details -
Merge pull request #5457 from laurazard/backport-dropped-defer
[27.x backport] telemetry: fix early meterprovider shutdown
Configuration menu - View commit details
-
Copy full SHA for f052003 - Browse repository at this point
Copy the full SHA f052003View commit details -
vendor: github.com/docker/docker v27.3.0
no diff, just re-tagged; moby/moby@v27.3.0-rc.2...v27.3.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8546958 - Browse repository at this point
Copy the full SHA 8546958View commit details -
Merge pull request #5458 from thaJeztah/27.x_bump_engine3
[27.x] vendor: github.com/docker/docker v27.3.0
Configuration menu - View commit details
-
Copy full SHA for 4aac415 - Browse repository at this point
Copy the full SHA 4aac415View commit details -
Dockerfile: update compose to v2.29.7
Update the compose cli plugin used in the dev-container full diff: docker/compose@v2.29.4...v2.29.7 Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit ce26ebc) Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4149b0 - Browse repository at this point
Copy the full SHA a4149b0View commit details -
Update
VERSIONfile tov27.3.1-devSigned-off-by: Laura Brehm <[email protected]> (cherry picked from commit 91c90a9) Signed-off-by: Laura Brehm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be9b9f3 - Browse repository at this point
Copy the full SHA be9b9f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 263ba95 - Browse repository at this point
Copy the full SHA 263ba95View commit details -
Merge pull request #5462 from thaJeztah/27.x_backport_bump_compose
[27.x] Dockerfile: update compose to v2.29.7
Configuration menu - View commit details
-
Copy full SHA for ce12230 - Browse repository at this point
Copy the full SHA ce12230View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e85edf8...ce12230