You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently running TreeHub in Google Kubernetes Engine (GKE) cluster. Google storage supports interoperability with S3 buckets. I think the only thing required to make TreeHub work with this is a new optional config field maybe something like endpointUrl. And then the s3 client constructor (pardon my lack of Scala know-how) might be something like:
I'm currently running TreeHub in Google Kubernetes Engine (GKE) cluster. Google storage supports interoperability with S3 buckets. I think the only thing required to make TreeHub work with this is a new optional config field maybe something like
endpointUrl
. And then the s3 client constructor (pardon my lack of Scala know-how) might be something like:Any interest in adding support for this?
The text was updated successfully, but these errors were encountered: