support azure driver for metadata management#1410
Open
devanshjain7 wants to merge 3 commits intosodafoundation:metadata-managementfrom
Open
support azure driver for metadata management#1410devanshjain7 wants to merge 3 commits intosodafoundation:metadata-managementfrom
devanshjain7 wants to merge 3 commits intosodafoundation:metadata-managementfrom
Conversation
Codecov Report
Additional details and impacted files@@ 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 |
Collaborator
|
Please separate the vendor pkg out of this PR |
PravinRanjan10
requested changes
Mar 10, 2023
Collaborator
PravinRanjan10
left a comment
There was a problem hiding this comment.
Please separate the vendor pkg out of this PR
9ecf57e to
2cb121c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: