[#58] iam: Fix native actions mapping #66

Merged
dkirillov merged 1 commits from dkirillov/policy-engine:bugifx/58-fix_delete_native_actions into master 2024-04-10 12:02:13 +00:00

1 Commits (master)

Author SHA1 Message Date
Denis Kirillov 1f190e1668 [#58] iam: Fix native actions mapping
DCO action / DCO (pull_request) Successful in 44s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 59s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 1m19s Details
Tests and linters / Staticcheck (pull_request) Successful in 1m26s Details
Tests and linters / Tests with -race (pull_request) Successful in 1m36s Details
Tests and linters / Lint (pull_request) Successful in 2m11s Details
We have to add native:PutObject when want to delete object
 because of tombstone must be created (it's a put operation)

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-04-10 14:48:23 +03:00