docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

vendor: github.com/docker/docker 1a1f3cff45ec (master, v27.0-dev) #5170

Closed thaJeztah closed 1 week ago

thaJeztah commented 2 weeks ago

vendor: github.com/docker/docker 1a1f3cff45ec (master, v27.0-dev)

Rewrite local code to use the new container.Ulimit alias to start transitioning away from direct uses of go-units.Ulimit.

full diff: https://github.com/docker/docker/compare/v27.0.0-rc.2...1a1f3cff45ec5aba4a520fae88b4f929eab8b3e8

- A picture of a cute animal (not mandatory but encouraged)

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 60.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 61.76%. Comparing base (aebdf50) to head (2088c59).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5170 +/- ## ======================================= Coverage 61.76% 61.76% ======================================= Files 297 297 Lines 20768 20768 ======================================= Hits 12828 12828 Misses 7024 7024 Partials 916 916 ```
thaJeztah commented 2 weeks ago

@laurazard @vvoland PTAL 🤗

thaJeztah commented 1 week ago

May be doing one more update to include https://github.com/moby/moby/pull/48011

thaJeztah commented 1 week ago

Updated, with https://github.com/moby/moby/pull/48011 included