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

fix: Allow to disable multipart copy on external s3 storage #43060

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Jan 23, 2024

Follow up to #41914 (e405437)

As we cannot detect if multipart copy is supported there is a config flag added in the earlier pull request. However for external storages we need to expose this flag so the admin can disable it if needed.

@juliusknorr juliusknorr force-pushed the fix/s3-external-multipart-copy branch from 219382d to 0ea4eee Compare January 23, 2024 18:18
@juliusknorr juliusknorr added bug 3. to review Waiting for reviews labels Jan 23, 2024
@juliusknorr juliusknorr added this to the Nextcloud 29 milestone Jan 23, 2024
@juliusknorr
Copy link
Member Author

/backport to stable28

@juliusknorr
Copy link
Member Author

/backport to stable27

@juliusknorr
Copy link
Member Author

I'll extend this with a global config to not require to change all configs manually.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@skjnldsv skjnldsv force-pushed the fix/s3-external-multipart-copy branch from 0ea4eee to d576b8e Compare February 24, 2024 16:11
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 24, 2024
@skjnldsv skjnldsv enabled auto-merge February 24, 2024 16:11
@skjnldsv skjnldsv merged commit 2ee3e03 into master Feb 24, 2024
160 checks passed
@skjnldsv skjnldsv deleted the fix/s3-external-multipart-copy branch February 24, 2024 17:30
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants