frostfs-node/pkg/services/tree
Airat Arifullin 64b46746e4
All checks were successful
Tests and linters / Run gofumpt (push) Successful in 32s
Vulncheck / Vulncheck (push) Successful in 1m33s
Build / Build Components (push) Successful in 2m21s
Pre-commit hooks / Pre-commit (push) Successful in 2m29s
Tests and linters / Staticcheck (push) Successful in 2m48s
Tests and linters / Tests (push) Successful in 3m18s
Tests and linters / Lint (push) Successful in 3m49s
Tests and linters / Tests with -race (push) Successful in 4m37s
OCI image / Build container images (push) Successful in 4m57s
Tests and linters / gopls check (push) Successful in 5m7s
[#1689] ape: Fix validation for overrides in bearer
* APE-overrides are optional for bearer. So, it should validate only set override;
* Bearer can set overrides for containers, not only the one container - validation
  expects for any target type for set override. Basically, APE-overrides for all
  container must be set for namespace target;
* Add unit-test cases to check bearer token validation.

Change-Id: I6b8e19eb73d24f8cd8799bf99b6c551287da67d9
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-04-29 16:34:17 +03:00
..
ape.go [#1701] tree: Form $Tree:ID resource property for APE 2025-04-04 17:48:00 +03:00
ape_test.go [#1701] tree: Form $Tree:ID resource property for APE 2025-04-04 17:48:00 +03:00
cache.go [#1689] tree: Dial tree service after create connection on sync 2025-04-24 17:05:43 +03:00
container.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
drop.go [#242] treesvc: Add tracing spans 2023-04-14 10:25:53 +00:00
getsubtree_test.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
metrics.go [#1653] treeSvc: Add operations by IO tag metric 2025-03-11 10:57:47 +00:00
options.go [#1702] tree: Support reloading 'tree.authorized_keys' on SIGHUP 2025-04-18 10:41:46 +03:00
qos.go [#1608] tree: Add IO tag for tree sync requests 2025-02-07 15:43:06 +03:00
redirect.go [#1707] tree: Pass tracing context in forEachNode 2025-04-18 18:28:36 +03:00
replicator.go [#1689] Remove deprecated NodeInfo.IterateNetworkEndpoints() 2025-04-15 14:47:22 +00:00
service.go [#1707] tree: Pass tracing context in forEachNode 2025-04-18 18:28:36 +03:00
service.proto [#1251] pilorama: Allow traversing multiple branches in parallel 2024-07-17 11:25:07 +03:00
service_frostfs.pb.go [#1479] tree: Regenerate service protobufs 2024-11-08 10:43:44 +03:00
service_grpc.pb.go [#1298] writecache: Add restore-mode flag for Seal command 2024-08-07 11:20:14 +03:00
signature.go [#1702] tree: Support reloading 'tree.authorized_keys' on SIGHUP 2025-04-18 10:41:46 +03:00
signature_test.go [#1689] ape: Fix validation for overrides in bearer 2025-04-29 16:34:17 +03:00
sync.go [#1689] tree: Dial tree service after create connection on sync 2025-04-24 17:05:43 +03:00
sync_test.go [#1621] treesvc: Cancel background sync on failure 2025-02-03 09:37:55 +00:00
types.proto [#1250] *: Reformat proto filets with clang-format 2024-07-16 15:13:08 +00:00
types_frostfs.pb.go [#1479] tree: Regenerate service protobufs 2024-11-08 10:43:44 +03:00