frostfs-node/pkg/services
aarifullin 740cfe4ac1 [#1051] object: Ignore APE check for PutSingle with tombstone object
* When a client requests DeleteObject, delete service may send PutSingle
  with tombstone object type to several nodes. If APE allows deletes,
  but denies puts, then PutSingle cannot be performed although it is
  being performed in the delete context. So, check for putting tombstone
  is ignored.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-03-19 14:45:35 +03:00
..
accounting [#533] services: Assume API supports status codes 2023-07-31 15:35:15 +00:00
container [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
control [#976] control: Introduce new method RemoveChainLocalOverridesByTarget 2024-03-13 15:33:19 +03:00
netmap [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
notificator [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
object [#1051] object: Ignore APE check for PutSingle with tombstone object 2024-03-19 14:45:35 +03:00
object_manager [#1016] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
policer Revert "[#972] Use min/max builtins" 2024-02-19 15:36:01 +00:00
replicator [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
session [#821] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
tree [#1043] services: Regenerate proto 2024-03-13 10:29:45 +00:00
util [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00