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(gcs): Add support for chunkSize for writer #128

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

kavirajk
Copy link
Contributor

@kavirajk kavirajk commented Jul 19, 2024

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

This PR add support for custom ChunkSize when uploading object via GCS writer. https://pkg.go.dev/google.golang.org/cloud/storage#Writer

Verification

Add test case to make sure newly added config is parsed correctly.

This PR add support for custom `ChunkSize` when uploading object via GCS writer.
https://pkg.go.dev/google.golang.org/cloud/storage#Writer

Signed-off-by: Kaviraj Kanagaraj <[email protected]>
Signed-off-by: Kaviraj Kanagaraj <[email protected]>
Copy link
Contributor

@JoaoBraveCoding JoaoBraveCoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Signed-off-by: Kaviraj Kanagaraj <[email protected]>
@kavirajk kavirajk marked this pull request as ready for review July 19, 2024 08:44
@yeya24 yeya24 merged commit 19b0c0f into thanos-io:main Jul 22, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants