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

Delete non existing object should not throw NoSuchKey but return successful response #7356

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

romayalon
Copy link
Contributor

@romayalon romayalon commented Jun 21, 2023

Explain the changes

  1. Added conversion of BlobNotFound/NO_SUCH_OBJECT error to success on the namespace level as we do for other namespaces.
  2. Added unit tests

Issues: Fixed #xxx / Gap #xxx

  1. Fixed #S3 delete object should always return success even if not exists #7353

Testing Instructions:

  • Doc added/updated
  • Tests added

Signed-off-by: Romy <romy2232@gmail.com>
@romayalon romayalon force-pushed the romy-fix-delete-object-success branch from a5af062 to e773b0c Compare July 6, 2023 07:11
@romayalon romayalon merged commit 23ce2fd into noobaa:master Jul 6, 2023
6 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