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

pacific: RGW - Fix NoSuchTagSet error #50533

Merged
merged 1 commit into from Dec 5, 2023
Merged

Conversation

k0ste
Copy link
Contributor

@k0ste k0ste commented Mar 14, 2023

backport tracker: https://tracker.ceph.com/issues/55613


backport of #46167
parent tracker: https://tracker.ceph.com/issues/55460

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

@github-actions github-actions bot added the rgw label Mar 14, 2023
@github-actions github-actions bot added this to the pacific milestone Mar 14, 2023
A bug in AWS documentation caused this to be named "NoSuchTagSetError",
when the proper name (now fixed in the docs) is "NoSuchTagSet".  Fix
this so we match AWS.

Fixes: https://tracker.ceph.com/issues/55460
Author: Peter Gerber <peter@arbitrary.ch>
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
(cherry picked from commit a0ae10e)

Conflicts:
  - path: src/rgw/rgw_common.cc
    comment: manually resolved minor conflict
@k0ste
Copy link
Contributor Author

k0ste commented Apr 26, 2023

needs-qa

@cbodley
Copy link
Contributor

cbodley commented Oct 24, 2023

qa will need ceph/s3-tests#452 cherry-picked to s3tests branch ceph-pacific

@yuriw yuriw merged commit 5993eea into ceph:pacific Dec 5, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants