Uh oh!
There was an error while loading. Please reload this page.
docs/deprecated: update status for graphdriver-plugins - #5185
Conversation
| | 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 | - | |
There was a problem hiding this comment.
Ugh! Suspect my IDE tried to be helpful somewhere? Fixing!
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
suggestion: "..must be set to a non-empty value in the daemon's environment."
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 <github@gone.nl>
9e84a67 to
c8c13bdComparethaJeztah
commented
Jun 21, 2024
@krissetto@vvoland I tried to rephrase it a bit; let me know if it looks better 🙈 |
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
- A picture of a cute animal (not mandatory but encouraged)