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

feat: Add streaming methods to BlobStore #120

Merged
merged 1 commit into from
Sep 9, 2020
Merged

feat: Add streaming methods to BlobStore #120

merged 1 commit into from
Sep 9, 2020

Conversation

yuryu
Copy link
Member

@yuryu yuryu commented Sep 9, 2020

What type of PR is this?
/kind feat

What this PR does / Why we need it:
This PR adds streaming methods to the BlobStore interface to support larger objects.

Which issue(s) this PR fixes:

Closes #104

Special notes for your reviewer:

@yuryu yuryu added the enhancement New feature or request label Sep 9, 2020
@yuryu yuryu added this to the alpha2 milestone Sep 9, 2020
@yuryu yuryu requested a review from hongalex September 9, 2020 21:56
@yuryu yuryu self-assigned this Sep 9, 2020
@yuryu yuryu merged commit 60400b6 into master Sep 9, 2020
@yuryu yuryu deleted the blob-stream branch September 9, 2020 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Streaming support for Cloud Storage
3 participants