opensearch-project / opensearch-oci-object-storage

OpenSearch Repository Plugin For Oci Object Storage
Apache License 2.0
7 stars 19 forks source link

fix transient dependencies resolution and add external integration tests #36

Closed samuel-oci closed 1 year ago

samuel-oci commented 1 year ago

Description

This change fixes the issue of transient dependency resolution for the OCI obcjectstorage plugin plus some cleanups.

  1. Fix dependency resolution for SDK dependencies.
  2. Add restIntegTest
  3. cleanup and allow build to pass

Issues Resolved

List any issues this PR will resolve, e.g. Closes [https://github.com/opensearch-project/opensearch-oci-object-storage/issues/35].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.