frostfs-node/pkg/services/tree
aarifullin 59d7a6940d
All checks were successful
DCO action / DCO (pull_request) Successful in 2m22s
Build / Build Components (1.21) (pull_request) Successful in 3m16s
Build / Build Components (1.20) (pull_request) Successful in 3m56s
Vulncheck / Vulncheck (pull_request) Successful in 3m32s
Tests and linters / gopls check (pull_request) Successful in 6m27s
Tests and linters / Staticcheck (pull_request) Successful in 6m49s
Tests and linters / Lint (pull_request) Successful in 7m42s
Tests and linters / Tests (1.21) (pull_request) Successful in 8m56s
Tests and linters / Tests (1.20) (pull_request) Successful in 9m9s
Tests and linters / Tests with -race (pull_request) Successful in 9m8s
[#1090] tree: Make workaround for APE checks
* Make `verifyClient` method perform APE check if a container
  was created with zero-filled basic ACL.
* Object verbs are used in APE, until tree verbs are introduced.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-04-12 12:02:28 +03:00
..
ape.go [#1090] tree: Make workaround for APE checks 2024-04-12 12:02:28 +03:00
cache.go [#1016] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
container.go Rename package name 2023-03-07 16:38:26 +03:00
drop.go [#242] treesvc: Add tracing spans 2023-04-14 10:25:53 +00:00
getsubtree_test.go [#1072] Fix gofumpt issues 2024-04-04 11:24:27 +03:00
metrics.go [#17] Add morph client metrics 2023-06-13 14:06:04 +03:00
options.go [#1090] tree: Make workaround for APE checks 2024-04-12 12:02:28 +03:00
redirect.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
replicator.go [#947] engine: Evacuate trees to remote nodes 2024-02-09 11:33:15 +03:00
service.go [#1074] pilorama: Allow empty filenames in SortedByFilename() 2024-04-04 10:27:45 +00:00
service.pb.go [#1043] services: Regenerate proto 2024-03-13 10:29:45 +00:00
service.proto [#335] treesvc: Sort nodes by Filename in GetSubTree 2023-07-20 10:14:10 +03:00
service_frostfs.pb.go [#557] services: Regenerate stable marshalers 2023-08-02 13:37:40 +00:00
service_grpc.pb.go [#922] Update files generated by protoc 2024-02-02 12:09:51 +00:00
signature.go [#1090] tree: Make workaround for APE checks 2024-04-12 12:02:28 +03:00
signature_test.go [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
sync.go [#1016] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
sync_test.go [#302] tree: Drop unused ctx 2023-05-02 16:54:06 +03:00
types.pb.go [#1043] services: Regenerate proto 2024-03-13 10:29:45 +00:00
types.proto Rename package name 2023-03-07 16:38:26 +03:00
types_frostfs.pb.go [#557] services: Regenerate stable marshalers 2023-08-02 13:37:40 +00:00