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
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)
What type of PR is this?
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?:
Test Report:
Special notes for your reviewer: