bugfix/lifecycle #544

Merged
alexvanin merged 3 commits from mbiryukova/frostfs-s3-gw:bugfix/lifecycle into master 2024-11-12 12:51:03 +00:00
Member

Closes #536

Closes #536
mbiryukova self-assigned this 2024-11-08 08:49:55 +00:00
mbiryukova added 3 commits 2024-11-08 08:49:55 +00:00
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
[#536] Add rule ID generation
All checks were successful
/ DCO (pull_request) Successful in 1m31s
/ Vulncheck (pull_request) Successful in 1m31s
/ Builds (pull_request) Successful in 1m50s
/ Lint (pull_request) Successful in 2m22s
/ Tests (pull_request) Successful in 1m49s
c32fb46fce
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
mbiryukova requested review from storage-services-committers 2024-11-08 09:11:54 +00:00
mbiryukova requested review from storage-services-developers 2024-11-08 09:11:55 +00:00
dkirillov reviewed 2024-11-11 07:42:17 +00:00
@ -30,3 +30,3 @@
name string
body *data.LifecycleConfiguration
error bool
error apierr.ErrorCode
Member

Let's rename this to errorCode or change type of field to error

Let's rename this to `errorCode` or change type of field to `error`
dkirillov marked this conversation as resolved
dkirillov approved these changes 2024-11-11 07:42:22 +00:00
Dismissed
mbiryukova force-pushed bugfix/lifecycle from c32fb46fce to af7fa5f62e 2024-11-11 08:18:08 +00:00 Compare
mbiryukova dismissed dkirillov's review 2024-11-11 08:18:08 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

dkirillov approved these changes 2024-11-11 09:11:30 +00:00
alexvanin approved these changes 2024-11-12 12:50:49 +00:00
alexvanin merged commit 7ab902d8d2 into master 2024-11-12 12:51:03 +00:00
alexvanin deleted branch bugfix/lifecycle 2024-11-12 12:51:06 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-services-developers
No milestone
No project
No assignees
3 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#544
No description provided.