No description
Find a file
Denis Kirillov b6a6816800 [#68] iam: Allow read object on delete operation
We must be able to read s3 multipart object from storage
(to find out the parts it consists of)
to fully delete such multipart object

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-04-12 09:57:53 +03:00
.forgejo/workflows [#50] .fordejo: Update DCO action 2024-02-06 12:58:42 +03:00
docs [#56] Fix pre-commit issue 2024-03-07 18:01:50 +03:00
iam [#68] iam: Allow read object on delete operation 2024-04-12 09:57:53 +03:00
pkg [#60] chain: Support numeric conditions 2024-04-08 14:30:43 +03:00
schema [#63] iam: Add formatters for resource/request tags 2024-04-10 11:14:57 +03:00
util [#7] engine: Move globMatch to common util package 2023-11-15 09:22:42 +00:00
.gitattributes [#56] Fix pre-commit issue 2024-03-07 18:01:50 +03:00
.gitignore Initial commit 2023-10-04 08:29:00 +00:00
.gitlint Initial commit 2023-10-04 08:29:00 +00:00
.golangci.yml [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00
.pre-commit-config.yaml [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
go.mod [#52] morph: Extend MorphRuleChainStorage interface with ListTargetsIterator 2024-03-05 10:17:28 +03:00
go.sum [#52] morph: Extend MorphRuleChainStorage interface with ListTargetsIterator 2024-03-05 10:17:28 +03:00
Makefile [#56] Fix pre-commit issue 2024-03-07 18:01:50 +03:00