olljanat / csi-plugins-for-docker-swarm

MIT License
46 stars 8 forks source link

Synology-csi? #3

Open chupacabra71 opened 1 year ago

chupacabra71 commented 1 year ago

sorry for the noob question, but how would i go about modifying one of these to support the Synology-csi?

olljanat commented 1 year ago

I summarized it to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/98#issuecomment-1418283567 earlier. How easy or hard it is depends on how Synology CSI is build. Reading all linked documentation and playing with some of those working examples most likely helps.

There is three simple examples here with CSI drivers which worked without changes. More complex example is happening on https://github.com/hetznercloud/csi-driver/pull/376 because of challenges explained in https://github.com/hetznercloud/csi-driver/issues/374#issuecomment-1413740340