The Wayback Machine - https://web.archive.org/web/20251226185039/https://github.com/docker/cli/pull/3543
Skip to content

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Apr 7, 2022

Configuration (enabling/disabling) of Experimental client features was deprecated in Docker 19.03, and removed in 20.10. Experimental CLI features are now always enabled. In Docker 20.10, the Experimental field in docker version was kept (but always true).

This patch removes the field from the output (both "pretty" output and the JSON struct).

- Description for the changelog

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

Configuration (enabling/disabling) of Experimental client features
was deprecated in Docker 19.03, and removed in 20.10. Experimental
CLI features are now always enabled. In Docker 20.10, the Experimental
field in `docker version` was kept (but always true).

This patch removes the field from the output (both "pretty" output
and the JSON struct).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the remove_the_experiment branch from 6719f30 to bbc95c7 Compare April 8, 2022 13:48
@thaJeztah thaJeztah marked this pull request as ready for review April 8, 2022 13:48
@thaJeztah thaJeztah requested review from ndeloof and rumpl April 19, 2022 16:23
Copy link
Member

@rumpl rumpl left a comment

Choose a reason for hiding this comment

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

👍

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