Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding endpoint config to enable minio backend #6

Merged
merged 10 commits into from
Apr 3, 2020

Conversation

neodino
Copy link
Contributor

@neodino neodino commented Mar 24, 2020

This PR is in relation to #5

@houqp
Copy link
Contributor

houqp commented Mar 24, 2020

Thanks for the patch! quick question with regards to the disable ssl setting, this is only specific to your minio setup right? if so, I can help push a change to make it configurable.

Qingping Hou added 3 commits March 24, 2020 17:04
This is that we can run objinsync in a sidecar container under a
different uid than the one used in the main application container
@neodino
Copy link
Contributor Author

neodino commented Mar 25, 2020

Thanks for the patch! quick question with regards to the disable ssl setting, this is only specific to your minio setup right? if so, I can help push a change to make it configurable.

Would be nice if made configurable. In my case it is over http(insecured). I did follow https://docs.minio.io/docs/how-to-use-aws-sdk-for-go-with-minio-server

@houqp
Copy link
Contributor

houqp commented Mar 25, 2020

thanks for the context, sent a PR to your fork: neodino#1. Can you try it out and see if it works for your setup?

feat: make endpoint and disable ssl configurable
@houqp houqp merged commit 03ac03f into scribd:master Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants