Skip to content

api/types/sytem: remove deprecated DiskUsage.BuilderSize#51180

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:rm_buildersize
Oct 14, 2025
Merged

api/types/sytem: remove deprecated DiskUsage.BuilderSize#51180
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:rm_buildersize

Conversation

@thaJeztah
Copy link
Member

relates to:

api/types/sytem: remove deprecated DiskUsage.BuilderSize

The DiskUsage.BuilderSize field was added as part of the, then experimental, BuildKit builder in moby@5c3d2d5 (API v1.31). It was deprecated in API v1.32 (through moby@b225258) but that change still returned the field. Commit moby@31348af removed it in API v1.42. This field was never documented, and part of an experimental feature, so we can remove it altogether.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

api/types/sytem: remove deprecated `DiskUsage.BuilderSize`

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

The `DiskUsage.BuilderSize` field was added as part of the, then experimental,
BuildKit builder in [moby/moby@5c3d2d5] (API v1.31). It was deprecated in API v1.32
(through [moby/moby@b225258]) but that change still returned the field. Commit
[moby/moby@31348af] removed it in API v1.42. This field was never documented,
and part of an experimental feature, so we can remove it altogether.

[moby/moby@5c3d2d5]: moby@5c3d2d5
[moby/moby@b225258]: moby@b225258
[moby/moby@31348af]: moby@31348af

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 29.0.0 milestone Oct 14, 2025
@thaJeztah thaJeztah added area/api API status/2-code-review impact/deprecation kind/refactor PR's that refactor, or clean-up code area/go-sdk impact/go-sdk Noteworthy (compatibility changes) in the Go SDK release-blocker PRs we want to block a release on module/api labels Oct 14, 2025
@github-actions github-actions bot added the area/daemon Core Engine label Oct 14, 2025
@thaJeztah thaJeztah merged commit a2fa716 into moby:master Oct 14, 2025
205 checks passed
@thaJeztah thaJeztah deleted the rm_buildersize branch October 14, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api API area/daemon Core Engine area/go-sdk impact/deprecation impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code module/api release-blocker PRs we want to block a release on status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants