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: support for metadata-directive #12

Merged
merged 5 commits into from
Sep 26, 2023

Conversation

denizsurmeli
Copy link

@denizsurmeli denizsurmeli commented Sep 24, 2023

This feature allows to specify whether to keep the existing metadata of the object or replace with a new one when copying from s3 to s3. Will be used in the tests of the PR.

gofakes3.go Outdated Show resolved Hide resolved
@denizsurmeli
Copy link
Author

Can you merge and tag it please, I don't have the permissions for it :D

@igungor igungor merged commit 48eeac9 into igungor:master Sep 26, 2023
@igungor
Copy link
Owner

igungor commented Sep 26, 2023

Can you merge and tag it please, I don't have the permissions for it :D

Tagged as v0.0.16.

ilkinulas pushed a commit to peak/s5cmd that referenced this pull request Jul 5, 2024
This PR allows to specify whether to keep the existing metadata of the
object or replace with a new one when copying from `s3` to `s3`.

Tests will pass after the
[PR](igungor/gofakes3#12) that will be merged to
`gofakes3`.

Resolves #666 
Resolves #711
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.

2 participants