Skip to content

vendor: docker/docker, moby/moby/api and moby/moby/client 2574c2b2e917#6216

Merged
thaJeztah merged 2 commits intodocker:masterfrom
thaJeztah:bump_engine
Jul 29, 2025
Merged

vendor: docker/docker, moby/moby/api and moby/moby/client 2574c2b2e917#6216
thaJeztah merged 2 commits intodocker:masterfrom
thaJeztah:bump_engine

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 28, 2025

vendor: docker/docker, moby/moby/api and moby/moby/client 25e2b4d48551

notable changes:

  • api/types/container.StatsResponseReader: move to client
  • api/types: move backend types to daemon/server
  • runconfig: remove exported errors

full diff: moby/moby@c4afa77...25e2b4d

vendor: docker/docker, moby/moby/api and moby/moby/client 2574c2b2e917

notable changes;

  • api/types/container: move StateStatus, NewStateStatus internal again
  • daemon/server/httputils: remove ContainerDecoder interface
  • runconfig: move to daemon/internal/runconfig
  • pkg/stack: move to daemon/internal
  • remove pkg/stringid as it has moved to the client module
  • remove pkg/stdcopy as it has moved to the api module
  • pkg/rootless: move to daemon/internal
  • move api/types/plugins/logdriver to daemon/internal
  • move api/types/plugins/logdriver to daemon/internal
  • pkg/system: move to daemon/internal
  • remove pkg/fileutils

full diff: moby/moby@25e2b4d...2574c2b

- Human readable description for the release notes

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

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

notable changes:

- api/types/container.StatsResponseReader: move to client
- api/types: move backend types to daemon/server
- runconfig: remove exported errors

full diff: moby/moby@c4afa77...25e2b4d

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
notable changes;

- api/types/container: move StateStatus, NewStateStatus internal again
- daemon/server/httputils: remove ContainerDecoder interface
- runconfig: move to daemon/internal/runconfig
- pkg/stack: move to daemon/internal
- remove pkg/stringid as it has moved to the client module
- remove pkg/stdcopy as it has moved to the api module
- pkg/rootless: move to daemon/internal
- move api/types/plugins/logdriver to daemon/internal
- move api/types/plugins/logdriver to daemon/internal
- pkg/system: move to daemon/internal
- remove pkg/fileutils

full diff: moby/moby@25e2b4d...2574c2b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title vendor: docker/docker, moby/moby/api and moby/moby/client 25e2b4d48551 vendor: docker/docker, moby/moby/api and moby/moby/client 2574c2b2e917 Jul 29, 2025
@thaJeztah thaJeztah marked this pull request as ready for review July 29, 2025 17:16
@thaJeztah
Copy link
Member Author

Thx!

@thaJeztah thaJeztah merged commit 14203bb into docker:master Jul 29, 2025
87 checks passed
@thaJeztah thaJeztah deleted the bump_engine branch July 29, 2025 17:51
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.

3 participants