-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[23.0] vendor: github.com/docker/docker v23.0.3 #4178
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
full diff: moby/moby@v23.0.0...v23.0.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 71e495a) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/containerd@v1.6.16...v1.6.19 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 3380676) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: https://github.com/moby/swarmkit/v2/compare/904c221ac281...a745a8755ce3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit ca8783e) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/sys@v0.4.0...v0.5.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 3e9c6e8) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/text@v0.6.0...v0.7.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit a85537d) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/time@v0.1.0...v0.3.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit f40bbf4) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/term@v0.4.0...v0.5.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 3a0d492) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/net@v0.5.0...v0.7.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit d213548) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- migrate away from things deprecated in Go 1.20 (removes use of archive/tar.TypeRegA) full diff: moby/moby@v23.0.1...v23.0.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit a399588) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/moby@v23.0.2...v23.0.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 23.0 #4178 +/- ##
=======================================
Coverage 59.02% 59.02%
=======================================
Files 288 288
Lines 24810 24810
=======================================
Hits 14644 14644
Misses 9279 9279
Partials 887 887 |
rumpl
approved these changes
Apr 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also updating docker/docker to v23.0.3;
[23.0] vendor: github.com/docker/docker v23.0.3
full diff: moby/moby@v23.0.2...v23.0.3
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)