No description
Find a file
Denis Kirillov 2613504b94 [#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 16:38:30 +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 16:38:30 +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