No description
Find a file
Denis Kirillov 127816c66a
All checks were successful
/ DCO (pull_request) Successful in 1m7s
/ Vulncheck (pull_request) Successful in 1m16s
/ Builds (1.21) (pull_request) Successful in 1m24s
/ Builds (1.22) (pull_request) Successful in 1m20s
/ Lint (pull_request) Successful in 2m11s
/ Tests (1.21) (pull_request) Successful in 1m21s
/ Tests (1.22) (pull_request) Successful in 1m18s
[#4] Don't check tags for multiparts
Spec https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-configuration-examples.html#lc-expire-mpu
says: "When you use the AbortIncompleteMultipartUpload S3
 Lifecycle action, the rule cannot specify a tag-based filter."

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-07-26 14:57:37 +03:00
.docker [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
.forgejo/workflows [#7] Add forgejo actions 2024-07-09 09:57:57 +03:00
cmd/s3-lifecycler [#4] Support aborting multiparts 2024-07-26 14:52:16 +03:00
config [#4] Support aborting multiparts 2024-07-26 14:52:16 +03:00
docs [#4] Support aborting multiparts 2024-07-26 14:52:16 +03:00
internal [#4] Don't check tags for multiparts 2024-07-26 14:57:37 +03:00
.dockerignore [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
.gitignore [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
.gitlint [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
.golangci.yml [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
.pre-commit-config.yaml [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
CHANGELOG.md [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
CONTRIBUTING.md [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
CREDITS.md [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
go.mod [#4] Update s3-gw (support CreationEpoch) 2024-07-26 14:52:19 +03:00
go.sum [#4] Update s3-gw (support CreationEpoch) 2024-07-26 14:52:19 +03:00
help.mk [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00
Makefile [#7] Add forgejo actions 2024-07-09 09:57:57 +03:00
README.md [#1] Init commit 2024-06-28 13:39:48 +00:00
VERSION [#1] Add basic repository structure 2024-07-02 12:14:51 +03:00

FrostFS S3 Lifecycler