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

[storage-file-datalake] Allow DataLakePathClient.move() use sas to authenticate source and destination #12769

Merged
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
fc4f1a3
Make storage-file-datalake move() support adding both sasToken to x-m…
JasonYeMSFT Dec 3, 2020
200041b
Format
JasonYeMSFT Dec 3, 2020
6220e09
Add comment to util function
JasonYeMSFT Dec 3, 2020
4812421
Fallback to use the source's SAS if both
JasonYeMSFT Dec 4, 2020
c9c8977
Reformat
JasonYeMSFT Dec 4, 2020
645f60d
Do not encode sas query parameter values in x-ms-rename-source header
JasonYeMSFT Dec 4, 2020
e8b5d30
Don't set query parameter for snapshot or versionid at the destinatio…
JasonYeMSFT Dec 7, 2020
77b734d
Reformat
JasonYeMSFT Dec 7, 2020
665baf9
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
JasonYeMSFT Dec 9, 2020
f5ec03d
Resolve merge conflict
JasonYeMSFT Dec 9, 2020
7a779f6
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
JasonYeMSFT Dec 11, 2020
9f9f29c
Remove fallback logic
JasonYeMSFT Dec 11, 2020
957145d
Encode source path segment by segment to avoid encoding "/" characters
JasonYeMSFT Dec 11, 2020
b7df555
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
JasonYeMSFT Dec 14, 2020
b3a3b92
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
JasonYeMSFT Dec 21, 2020
203e012
Add unit tests for move operation with SAS credentials
JasonYeMSFT Dec 21, 2020
067ee46
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
JasonYeMSFT Dec 23, 2020
f9bc999
Add move related test recordings
JasonYeMSFT Dec 23, 2020
8e3da4a
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
JasonYeMSFT Jan 6, 2021
055b3c9
Add a bullet for the fix in the change log
JasonYeMSFT Jan 6, 2021
0f964d5
Take PR suggestion
JasonYeMSFT Jan 6, 2021
4ec4e4c
Merge branch 'master' into dev/chuye/fix-file-datalake-move-source-sas
ljian3377 Jan 6, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading