noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

Support delete replication flow in bucket_diff - PR 1

Open achouhan09 opened this issue 1 year ago • 2 comments

Explain the changes

  1. This is the first PR in support for the delete replication. In this PR we are identifying the keys needs to be deleted for versioning enabled buckets in replication flow inside bucket_diff.

Testing Instructions:

  1. use command : npx jest test_bucket_diff.test.js
  • [ ] Tests added

achouhan09 avatar Jan 02 '24 13:01 achouhan09

@achouhan09 this partially deals with https://github.com/noobaa/noobaa-core/issues/7252 right?

tangledbytes avatar Jan 23 '24 10:01 tangledbytes

@tangledbytes Yes, it is partially related to it.

achouhan09 avatar Jan 24 '24 08:01 achouhan09

Closing this PR, new PR is created in replacement #7867

achouhan09 avatar Mar 14 '24 10:03 achouhan09