Skip to content

Removed EOL Flocker plugin reference from plugin documentations.#6804

Open
icemc wants to merge 1 commit intodocker:masterfrom
icemc:update-docs-flocker-plugin
Open

Removed EOL Flocker plugin reference from plugin documentations.#6804
icemc wants to merge 1 commit intodocker:masterfrom
icemc:update-docs-flocker-plugin

Conversation

@icemc
Copy link

@icemc icemc commented Feb 16, 2026

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)

Copilot AI review requested due to automatic review settings February 16, 2026 21:47
@icemc icemc requested review from a team and thaJeztah as code owners February 16, 2026 21:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

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.

@vvoland
Copy link
Collaborator

vvoland commented Mar 4, 2026

@icemc can you address Copilot comments?

@icemc
Copy link
Author

icemc commented Mar 7, 2026

Hello @vvoland I implemented all suggestions.

@vvoland vvoland added this to the 29.3.1 milestone Mar 12, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

vvoland
vvoland previously approved these changes Mar 12, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@thaJeztah thaJeztah force-pushed the update-docs-flocker-plugin branch 2 times, most recently from b5debcc to 090c1b7 Compare March 13, 2026 14:15
@thaJeztah thaJeztah requested a review from Copilot March 13, 2026 14:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@thaJeztah thaJeztah force-pushed the update-docs-flocker-plugin branch from 090c1b7 to a3317a3 Compare March 13, 2026 14:24
- Removed EOL Flocker plugin reference from plugin documentations.
- docs: use generic myplugin example instead of VolumeDriver

Co-authored-by: Ludovic Temgoua Abanda <abandaludovic500@gmail.com>
Signed-off-by: Ludovic Temgoua Abanda <abandaludovic500@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Deprecated project ScatterHQ/Flocker given as example in docs/extend/plugins_volume.md

5 participants