Skip to content

daemon: Remove experimental warning for image mount - #52998

Merged
thaJeztah merged 1 commit into
moby:masterfrom
vvoland:imagemount-stable
Jul 2, 2026
Merged

daemon: Remove experimental warning for image mount#52998
thaJeztah merged 1 commit into
moby:masterfrom
vvoland:imagemount-stable

Conversation

@vvoland

@vvoland vvoland commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Mount type "image" was introduced in API v1.48.

It has been stable since then, no major issues were reported, and any implementation improvements can be made without breaking the API surface.

It's time to move it out of experimental.

Release notes (optional)

Mount type `image` is no longer experimental.

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

@vvoland vvoland added this to the 29.7.0 milestone Jul 1, 2026
@vvoland vvoland self-assigned this Jul 1, 2026
@vvoland vvoland added the area/volumes Volumes label Jul 1, 2026
@github-actions github-actions Bot added the area/daemon Core Engine label Jul 1, 2026
@vvoland vvoland added kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. impact/changelog and removed area/daemon Core Engine labels Jul 1, 2026
Mount type "image" was introduced in API v1.48.

It has been stable since then, no major issues were reported, and any
implementation improvements can be made without breaking the API
surface.

It's time to move it out of experimental.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland
vvoland force-pushed the imagemount-stable branch from 33a8ed1 to cfcf0f1 Compare July 1, 2026 21:19
@github-actions github-actions Bot added the area/daemon Core Engine label Jul 1, 2026

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@thaJeztah
thaJeztah merged commit 09ff1c6 into moby:master Jul 2, 2026
313 of 316 checks passed
@thaJeztah thaJeztah moved this from New to Complete in 🔦 Maintainer spotlight Jul 2, 2026
@vvoland vvoland added kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny and removed kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/daemon Core Engine area/volumes Volumes impact/changelog kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants