Antoine GIRARD

Results 59 comments of Antoine GIRARD

I have restore the old version without the local mount of the config file. I will test it soon to list all the need changes and maybe build a plugin...

After reviewing code, I found that the reading and saving part of persistence wasn't using the same file. Should be really fix in this last version. For information : https://github.com/sapk/docker-volume-gluster/compare/v1.0.5...master#diff-c2830bc69fcc3e78c6bd782f1a5d8920L56...

It seems that the plugin doesn't take in account the removed container attached that why it block the removal of volume. For information, a volume plugin doesn't know the running...

Seems related to #12

@cron410 I have rework the plugin to have a common base for the multiple docker volume I have developed. I hope it fix your issue.

@trajano there is a test doing that https://github.com/sapk/docker-volume-gluster/blob/master/gluster/integration/integration_test.go. It create a cluster of gluster node (container) and try to mount them via managed and legacy plugin. It create folder, write...

@trajano somethings don't work at least on travis but fuse is kind of tricky in this env (it failed to mount also from cli for exemple). I need to test...

Hi, sorry for the late response. The flags --ssl and --sslkey doesn't seems to be in the cloud9 docs anymore. I can only recommend you to use something to do...