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

Object Versions Replication - NamespaseS3 fix #7488

Conversation

liranmauda
Copy link
Contributor

Explain the changes

As we are adding a field noobaa-namespace-s3-bucket MetaData in the Metadata with the bucket name, we will always replicate it. in order to avoid this, we will omit this added field.

Testing Instructions:

  1. Enable versioning on 2 aws buckets
  2. Write a few different versions for the same object on the first bucket
  3. Create 2 namespace buckets pointing to those 2 aws buckets
  4. Create a replication between those buckets with syc.versions flag on
  5. See that the replication is working as expected

as we are adding a field  `noobaa-namespace-s3-bucket` MetaData in the `Metadata` with the bucket name, we will always replicate it. in order to avoid, we will omit this added field.

Signed-off-by: liranmauda <liran.mauda@gmail.com>
@liranmauda liranmauda force-pushed the liran-fix-object-version-replication-for-namespases3 branch from d213b27 to 0817ecd Compare September 11, 2023 08:55
src/util/cloud_utils.js Outdated Show resolved Hide resolved
@liranmauda liranmauda merged commit 4582518 into noobaa:master Sep 11, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants