frostfs-node/pkg/services/object
Airat Arifullin 5c252c9193
All checks were successful
DCO action / DCO (pull_request) Successful in 1m31s
Vulncheck / Vulncheck (pull_request) Successful in 2m52s
Build / Build Components (1.21) (pull_request) Successful in 3m52s
Build / Build Components (1.20) (pull_request) Successful in 4m16s
Tests and linters / gopls check (pull_request) Successful in 11m54s
Tests and linters / Staticcheck (pull_request) Successful in 12m31s
Tests and linters / Tests (1.21) (pull_request) Successful in 12m49s
Tests and linters / Tests (1.20) (pull_request) Successful in 13m8s
Tests and linters / Tests with -race (pull_request) Successful in 13m14s
Tests and linters / Lint (pull_request) Successful in 13m31s
[#1039] object: Skip APE check for certain request roles
* Skip APE check if a role is Container.
* Skip APE check if a role is IR and methods are get-like.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-03-12 16:15:20 +03:00
..
acl [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
ape [#1039] object: Skip APE check for certain request roles 2024-03-12 16:15:20 +03:00
delete [#821] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
get [#891] getSvc: Refactor Get service V2 creation 2024-01-12 13:35:38 +03:00
head [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
internal Revert "[#972] Use min/max builtins" 2024-02-19 15:36:01 +00:00
put [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
search [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
util [#821] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
common.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
metrics.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
request_context.go [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
response.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
server.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
sign.go [#988] objectSvc: Fix SetMarshalData for PutSingle 2024-02-15 17:21:08 +03:00
transport_splitter.go Revert "[#972] Use min/max builtins" 2024-02-19 15:36:01 +00:00