Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: github.com/docker/docker v28.0.2-dev (bea4de25004d) #5929

Merged
merged 4 commits into from
Mar 19, 2025

Conversation

vvoland
Copy link
Collaborator

@vvoland vvoland commented Mar 13, 2025

full diff: moby/moby@v28.0.1...bea4de2

Signed-off-by: Paweł Gronowski pawel.gronowski@docker.com

@vvoland vvoland added this to the 28.0.2 milestone Mar 13, 2025
@vvoland vvoland self-assigned this Mar 13, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 59.43%. Comparing base (63f5930) to head (bb0e9ad).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5929      +/-   ##
==========================================
+ Coverage   59.28%   59.43%   +0.15%     
==========================================
  Files         358      358              
  Lines       29830    29769      -61     
==========================================
+ Hits        17685    17694       +9     
+ Misses      11173    11107      -66     
+ Partials      972      968       -4     
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@thaJeztah
Copy link
Member

@vvoland it's probably better to remove the "cherry-picked from" line from the commit message, because if this PR gets merged, the other one won't be (so that commit will not be related to anything);

Screenshot 2025-03-18 at 11 00 46

@vvoland vvoland marked this pull request as draft March 18, 2025 10:26
@vvoland
Copy link
Collaborator Author

vvoland commented Mar 18, 2025

Right! I'll change this when updating this PR later to the latest moby (after merging the remaining PRs)

thaJeztah and others added 2 commits March 19, 2025 13:18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Starting with [moby@b633c4c], the registry package handles this internally
and there's no longer a need to set the path manually for rootlessKit

[moby@b633c4c]: moby/moby@b633c4c

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
full diff: moby/moby@v28.0.1...bea4de2

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland changed the title vendor: github.com/docker/docker v28.0.2-dev (97c397112ac4) vendor: github.com/docker/docker v28.0.2-dev (bea4de25004d) Mar 19, 2025
@vvoland vvoland marked this pull request as ready for review March 19, 2025 12:22
@vvoland vvoland requested a review from thaJeztah March 19, 2025 12:28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
This validation is now handled by the API-client since [moby@5d6b566],
so no longer needed to be done in the cli. This function was only used
internally and has no external consumers, so removing it without
deprecating first.

[moby@5d6b566]: moby/moby@5d6b566

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Since [moby@c2c3d59], [registry.ParseRepositoryInfo] now always returns
a nil error, so we can remove the error handling.

[registry.ParseRepositoryInfo]: https://github.com/moby/moby/blob/5f0d6731eb015c8e46b2ae9bb1803d005f2513be/registry/config.go#L414-L443
[moby@c2c3d59]: moby/moby@c2c3d59

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vvoland vvoland merged commit 0442a73 into docker:master Mar 19, 2025
89 of 90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants