Skip to content

Conversation

@thaJeztah
Copy link
Member

Add a mention of the feature being disabled by default, and the DOCKERD_DEPRECATED_GRAPHDRIVER_PLUGINS env-var.

- What I did

- How I did it

- How to verify it

- Description for the changelog

Document DOCKERD_DEPRECATED_GRAPHDRIVER_PLUGINS env-var

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

| Removed | [OOM-score adjust for the daemon](#oom-score-adjust-for-the-daemon) | v24.0 | v25.0 |
| Removed | [Buildkit build information](#buildkit-build-information) | v23.0 | v24.0 |
| Deprecated | [Legacy builder for Linux images](#legacy-builder-for-linux-images) | v23.0 | - |
| Deprecated | [Legacy builder for Linux images](#legacy-builder-for-linux-images) [deprecated.md](deprecated.md) | v23.0 | - |
Copy link
Collaborator

Choose a reason for hiding this comment

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

?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ugh! Suspect my IDE tried to be helpful somewhere? Fixing!

Copy link
Member Author

Choose a reason for hiding this comment

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

Hmm.. or may be I did a CMD+V in the wrong spot; could've been me for sure!


Support for graphdriver plugins is disabled by default in v27.0, but an
`DOCKERD_DEPRECATED_GRAPHDRIVER_PLUGINS` environment variable is provided
to re-enable the feature. This environment-variable must be set in the daemon's
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion: "..must be set to a non-empty value in the daemon's environment."

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: also, let's standardize how we write "environment variable" (with or without the - between the words?)

to re-enable the feature. This environment-variable must be set in the daemon's
environment, and set to a non-empty value.

This environment variable will be removed in v28.0, and support for graphdriver
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion: "This environment variable, along with support for graphdriver plugins, will be removed in v28.0"

Add a mention of the feature being disabled by default, and
the DOCKERD_DEPRECATED_GRAPHDRIVER_PLUGINS env-var.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the deprecate_graphdriver_plugins2 branch from 9e84a67 to c8c13bd Compare June 21, 2024 13:04
@thaJeztah
Copy link
Member Author

@krissetto @vvoland I tried to rephrase it a bit; let me know if it looks better 🙈

@thaJeztah thaJeztah self-assigned this Jun 21, 2024
@vvoland vvoland merged commit 9e27888 into docker:master Jun 21, 2024
@thaJeztah thaJeztah deleted the deprecate_graphdriver_plugins2 branch June 21, 2024 13:59
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