[#531] Fix test_bucket_put_bad_canned_acl ceph test #597

Merged
alexvanin merged 1 commit from KurlesHS/frostfs-s3-gw:fix/malformed_acl_resp_code into master 2024-12-26 14:16:21 +00:00
Member

I found the MalformedACLError error code in the documentation for error responses, and it seemed like it would be suitable for our case, so I added it to the errors package.

Signed-off-by: Aleksey Kravchenko al.kravchenko@yadro.com

I found the` MalformedACLError` error code in the documentation for error responses, and it seemed like it would be suitable for our case, so I added it to the `errors` package. Signed-off-by: Aleksey Kravchenko <al.kravchenko@yadro.com>
KurlesHS added 1 commit 2024-12-26 06:22:13 +00:00
[#531] Fix the error codes when checking the ACL format
All checks were successful
/ DCO (pull_request) Successful in 3m23s
/ Vulncheck (pull_request) Successful in 4m30s
/ Builds (pull_request) Successful in 5m21s
/ Lint (pull_request) Successful in 5m15s
/ Tests (pull_request) Successful in 4m58s
/ OCI image (pull_request) Successful in 5m25s
/ Vulncheck (push) Successful in 4m20s
/ Builds (push) Successful in 4m36s
/ OCI image (push) Successful in 5m8s
/ Lint (push) Successful in 5m11s
/ Tests (push) Successful in 4m56s
e060308318
Signed-off-by: Aleksey Kravchenko <al.kravchenko@yadro.com>
requested reviews from storage-services-developers, storage-services-committers 2024-12-26 06:22:13 +00:00
KurlesHS self-assigned this 2024-12-26 06:22:31 +00:00
nzinkevich approved these changes 2024-12-26 06:43:40 +00:00
r.loginov approved these changes 2024-12-26 06:44:44 +00:00
alexvanin approved these changes 2024-12-26 14:16:16 +00:00
alexvanin merged commit e060308318 into master 2024-12-26 14:16:21 +00:00
alexvanin deleted branch fix/malformed_acl_resp_code 2024-12-26 14:16:23 +00:00
alexvanin added this to the v0.33.0 milestone 2024-12-26 14:16:33 +00:00
alexvanin modified the milestone from v0.33.0 to v0.32.1 2025-01-16 14:00:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#597
No description provided.