Skip to content

Conversation

@blib
Copy link
Contributor

@blib blib commented Sep 8, 2024

CSI plugin does not implement plugin.PluginAddr interface so plugin manager will not load any CSI plugins at all. (see agent/csi/plugin/csi/manager.go:111)

Basicly preventing load of any CSI plugin with following error message volume creation failed: plugin for driver "seaweedfs" does not implement PluginAddr

fixes hetznercloud/csi-driver#680
moby/moby#48133

Signed-off-by: Boris Bliznioukov <[email protected]>
@blib
Copy link
Contributor Author

blib commented Oct 9, 2024

I wonder is there anybody here...

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.

SGTM

@dperny PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attempting to create a volume in Docker Swarm fails

3 participants