Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DVX-563: Added support for Azure Blob presigned URL uploads #51

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

Aryamanz29
Copy link
Member

@Aryamanz29 Aryamanz29 commented Aug 12, 2024

Tested on CLI

[+] Presigned URL generated for file upload
Uploading file to the object store: 100% [==================================================] (176 kB/s) 
{"time":"2024-08-12T16:41:18.836056+05:30","level":"INFO","msg":"[CLI-1723461077-NxYMODwrLkLRMhQi] [Printer] INFO: [+] Successfully uploaded file sdk.png to object store"}
[+] Successfully uploaded file sdk.png to object store
{"time":"2024-08-12T16:41:18.836168+05:30","level":"INFO","msg":"[CLI-1723461077-NxYMODwrLkLRMhQi] [PostRun] INFO: running upload command post run with args []"}
{"time":"2024-08-12T16:41:18.836184+05:30","level":"INFO","msg":"[CLI-1723461077-NxYMODwrLkLRMhQi] [RootPersistentPostRun] INFO: running root persistent post run with args []"}

[+] Presigned URL generated for file download
Downloading file from the object store: 100% [==================================================] (106 kB/s) 
{"time":"2024-08-12T16:41:53.324188+05:30","level":"INFO","msg":"[CLI-1723461111-1C1gHD2WXxq3geaS] [Printer] INFO: [+] Successfully downloaded file sdk-down.png from object store"}
[+] Successfully downloaded file sdk-down.png from object store
{"time":"2024-08-12T16:41:53.324238+05:30","level":"INFO","msg":"[CLI-1723461111-1C1gHD2WXxq3geaS] [PostRun] INFO: running download command post run with args []"}
{"time":"2024-08-12T16:41:53.324256+05:30","level":"INFO","msg":"[CLI-1723461111-1C1gHD2WXxq3geaS] [RootPersistentPostRun] INFO: running root persistent post run with args []"}

@Aryamanz29 Aryamanz29 added the feature Adding this label to PR will put it in Feature section in Github Release Changelog label Aug 12, 2024
@Aryamanz29 Aryamanz29 self-assigned this Aug 12, 2024
@Aryamanz29 Aryamanz29 merged commit df6367f into main Aug 12, 2024
1 check passed
@Aryamanz29 Aryamanz29 deleted the DVX-563 branch August 12, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding this label to PR will put it in Feature section in Github Release Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant