Florian Loretan
Florian Loretan
According to [this commit](https://github.com/ctrox/csi-s3/commit/95d7e48328a321b8a02b95f56c4b932b235e94b3), currently ReadWriteOnce is the only supported access mode.
Is there something about CSI that prevents support for ReadWriteMany from being possible, or would it be possible to add support in the future? This would be a killer feature,...
My colleague Janis created a similar solution focusing only on rclone, and we're using it for ReadWriteMany volumes with Drupal. You can find it here: https://github.com/wunderio/csi-rclone
Ran into this bug today, the error message is indeed very misleading.
I ran across the same issue, and realized that the control parameters can be used as output with `--list-control`. It's not pretty, but it works: ``` fswebcam --set "Zoom, Absolute"=2...
We ran into the same issue, which was pretty tricky and confusing to debug. We only came to the conclusion by seeing timeouts from the pubsub subscription that feeds the...
It is now possible to drag and drop bgcode files, or to select "all files" in the native upload selection, but adding `.bgcode` to the `accept` attribute of the file...
Chrome on the desktop remembers basic authentication passwords, but chrome mobile doesn't (tested on a mac and iphone respectively).