quincy: RGW - Fix NoSuchTagSet error#50103
Conversation
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>
|
Note that this bug prevents the AWS Terraform provider from being able to manage RGW buckets and there is no workaround that I can figure out. It would be great to get this pushed out given that quincy is the current version of Ceph. Also note that the backport script refused to perform the cherry pick automatically and I had to do it manually. I followed the instructions but it just wouldn't work although no error was provided. I didn't alter the original commit message as instructed in the backport doc. Additionally, the instructions for backporting don't work using an alias to use the latest version if you are running the backport script from inside a container. Thanks! |
|
scheduled builds at https://shaman.ceph.com/builds/ceph/wip-cbodley-testing-quincy/ to test this against the s3test branch https://github.com/cbodley/s3-tests/commits/wip-quincy-get-bucket-tagging which includes the fix from ceph/s3-tests#452 |
|
Is there anything holding up this PR that I can resolve? I see 17.2.6 was just released and it would have been nice to have this fix in there... |
|
Did I do something wrong with the back port process? Why isn't this getting merged? |
@seanhoughton thanks for the reminder. this had failed automated testing because it required a change to ceph/s3-tests#452. i rescheduled this in https://pulpito.ceph.com/cbodley-2023-07-11_20:42:24-rgw-wip-cbodley-testing-quincy-distro-default-smithi/ |
backport tracker: https://tracker.ceph.com/issues/55614
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/master/src/script/ceph-backport.sh