Removed EOL Flocker plugin reference from plugin documentations.#6804
Open
icemc wants to merge 2 commits intodocker:masterfrom
Open
Removed EOL Flocker plugin reference from plugin documentations.#6804icemc wants to merge 2 commits intodocker:masterfrom
icemc wants to merge 2 commits intodocker:masterfrom
Conversation
Signed-off-by: Ludovic Temgoua Abanda <abandaludovic500@gmail.com>
There was a problem hiding this comment.
Pull request overview
This PR removes references to the deprecated Flocker plugin from Docker plugin documentation in response to issue #6783. The Flocker repository was archived in May 2018 and should no longer be used as an example in current documentation.
Changes:
- Replaced Flocker-specific examples with generic VolumeDriver examples in plugin API documentation
- Removed Flocker reference and link from volume plugin command-line examples
- Updated example socket paths and plugin names throughout affected documentation
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| docs/extend/plugins_volume.md | Replaced Flocker example commands with generic VolumeDriver examples and updated the volume driver section description |
| docs/extend/plugin_api.md | Replaced Flocker socket path examples with generic VolumeDriver socket path examples |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Collaborator
|
@icemc can you address Copilot comments? |
Signed-off-by: Ludovic Temgoua Abanda <abandaludovic500@gmail.com>
Author
|
Hello @vvoland I implemented all suggestions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #6783
- What I did
I removed references of the Flocker plugin from the plugin documentations.
- How I did it
Manually check references of this plugin throughout the codebase.
- How to verify it
- Human readable description for the release notes
Removed references of the EOL Flocker plugin from the plugin documentations.
- A picture of a cute animal (not mandatory but encouraged)