Actions
Bug #55460
closedGetBucketTagging returns wrong NoSuchTagSetError instead of NoSuchTagSet
% Done:
100%
Source:
Backport:
octopus pacific quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-12297-g1d3419f5f2f
Released In:
v18.2.0~2172
Upkeep Timestamp:
2025-07-13T22:40:15+00:00
Description
it sounds like this was caused by an aws documentation bug, which previously mentioned NoSuchTagSetError even though the implementation returned NoSuchTagSet.
https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketTagging.html now says the NoSuchTagSet, and that matches https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html
see also:
https://github.com/ansible-collections/amazon.aws/pull/150
https://github.com/hashicorp/terraform-provider-aws/blob/e45aab12155799fd81bfb7ea66432dc0f5020e4a/internal/service/s3/tags.go#L35
Updated by Casey Bodley almost 4 years ago
- Status changed from New to Fix Under Review
- Pull request ID set to 36856
Updated by Casey Bodley almost 4 years ago
- Pull request ID changed from 36856 to 46167
Updated by Daniel Gryniewicz almost 4 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #55612: octopus: GetBucketTagging returns wrong NoSuchTagSetError instead of NoSuchTagSet added
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #55613: pacific: GetBucketTagging returns wrong NoSuchTagSetError instead of NoSuchTagSet added
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #55614: quincy: GetBucketTagging returns wrong NoSuchTagSetError instead of NoSuchTagSet added
Updated by Konstantin Shalygin over 2 years ago
- Assignee set to Daniel Gryniewicz
Updated by Konstantin Shalygin over 2 years ago
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 1d3419f5f2ff0886824790177b0b01c6756cf407
- Fixed In set to v17.0.0-12297-g1d3419f5f2f
- Released In set to v18.2.0~2172
- Upkeep Timestamp set to 2025-07-13T22:40:15+00:00
Actions