-
Notifications
You must be signed in to change notification settings - Fork 1k
feat(storage transfer): Added samples for storage transfer #2059
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
Conversation
feat(storage transfer): Added samples for quick start and check latest transfer operation
feat(storage transfer): Added samples for manifest
feat(storage transfer): Added samples for transfer from posix
|
Here is the summary of changes. You are about to add 7 region tags.
This comment is generated by snippet-bot.
|
feat(storage transfer): Added samples for transfer between posix
added typehints
added samples and test cases for event driven GCS transfer
added samples and test cases for event driven GCS transfer
|
@bshaffer looks like bigtable is causing static analysis to fail. Any thoughts on mitigation? |
bshaffer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've made the necessary changes in 2248b46, so these tests are now passing.
In the future, please submit pull requests from feature branches, rather than from main. For instance, you could create a branch named storage-transfer-samples and submit the PR to main from there.
Thank you!
Uh oh!
There was an error while loading. Please reload this page.