sodafoundation / strato

SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato'
Apache License 2.0
234 stars 329 forks source link

support azure driver for metadata management #1410

Open devanshjain7 opened 1 year ago

devanshjain7 commented 1 year ago

What type of PR is this?

/kind new feature

What this PR does / why we need it: This PR adds support for Azure Blob Storage for metadata collection.

Please Note: Currently not able to collect the following object level parameters: Tags, ACL, Expires Date, Encryption, VersionID Reason: Due to usage of old version of Azure SDK (azure-storage-blob-go@v0.8.0)

Test Report Added?:

/kind TESTED

Test Report: image image

Special notes for your reviewer:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1410 (9ecf57e) into metadata-management (c372b6d) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## metadata-management #1410 +/- ## ==================================================== Coverage 48.12% 48.12% ==================================================== Files 10 10 Lines 1571 1571 ==================================================== Hits 756 756 Misses 756 756 Partials 59 59 ```
PravinRanjan10 commented 1 year ago

Please separate the vendor pkg out of this PR