WIP: feat/beartoken_ape #1150

Closed
aarifullin wants to merge 5 commits from aarifullin/frostfs-node:feat/beartoken_ape into master

5 commits

Author SHA1 Message Date
9077d26ae1 [#XX] cli: Support adding APE overrides to Bearer token
Some checks failed
Tests and linters / Lint (pull_request) Failing after 4m36s
DCO action / DCO (pull_request) Failing after 4m2s
Vulncheck / Vulncheck (pull_request) Successful in 4m35s
Tests and linters / Staticcheck (pull_request) Failing after 4m56s
Build / Build Components (1.22) (pull_request) Successful in 5m22s
Build / Build Components (1.21) (pull_request) Successful in 5m28s
Tests and linters / gopls check (pull_request) Failing after 5m49s
Tests and linters / Tests (1.21) (pull_request) Failing after 8m52s
Tests and linters / Tests (1.22) (pull_request) Failing after 8m47s
Tests and linters / Tests with -race (pull_request) Failing after 8m43s
Pre-commit hooks / Pre-commit (pull_request) Successful in 9m3s
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-29 19:22:38 +03:00
21426a77e4 [#XX] tree: Make tree service use Bearer token's APE overrides
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-29 18:44:40 +03:00
f89c89178e [#XX] object: Make APE checker use Bearer-token's APE overrides
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-29 18:44:40 +03:00
46767fe8b7 [#XX] ape: Introduce single-run chain router
* The single-run chain router created from APE overrides
  set in Bearer token.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-29 18:44:40 +03:00
b319714371 [#XX] go.mod: Update api-go and sdk versions
* Resolve conflicts for apemanager since api-go
  contains ape and apemanager packages and SDK only
  ape package.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-29 18:44:39 +03:00