Artifact Store Support for GCS
jaiganeshp opened this issue · 0 comments
jaiganeshp commented
Background
The default configuration of ModelDB is working well with AWS Access and AWS Secret Access Keys but does not work with GCS HMAC Keys.
Solution
Extend ArtifactStoreService Interface implementation for GCS using Google JDK. I am right now working on this implementation for the 2.0.8.1 release and will submit a merge request soon.