-
Notifications
You must be signed in to change notification settings - Fork 2
Problem trying to use with gdrive #36
Comments
Hi, Thanks for the feedback, at first - volume-syncing-controller wasn't tested with Google Drive, but it should work if rclone supports it. Could you please paste a full Pod yaml there? I'm curious what are the parameters set inside the image, maybe there is an escaping issue somewhere. |
Ok, I have reproduced the issue - simply by exporting those environment variables in the shell and running outside Kubernetes (volume-syncing-controller can work without Kubernetes).
|
Related issues in other OSS projects: |
Its working for me initially - I will try to connect some Google Drive account to perform a complete test.
|
I will leave this up to you to test it. I'm merging the PR and tagging a next RC release, in case there will be some issue with Google Drive itself, but not related to escaping please create a separate issue. In this issue please let me know if the escaping issue is still valid. |
…-gdrive #36 - problem trying to use with gdrive: resolves escaping issues
Hey! Thanks for the quick response, I performed new tests and related to double quotes it's working normally now, thanks! Another problem related to communication with the google api appeared, I opened a PR correcting it. I believe we can close this issue. |
Sorry! I've found the same problem with double quotes using initContainer.
edit: I took the liberty of opening another PR correcting the problem. |
I have reviewed and merged your PRs, then tagged a new release after tests passed - btw. I hope there will be a non-rc release till the end of the year 😄 |
Please let me know if I could close the issue, or close the issue if you are able to. |
All components seem to be working now. thanks!! |
First of all, nice project!
Im trying to use volume-syncing-controller with google drive type, but im getting error with token value.
And the output:
Not sure if this a problem with rclone itself or volume-syncing-controller
The text was updated successfully, but these errors were encountered: