[#1351] apemanager: Fix AddChain handler for audit middleware #1352

Merged
fyrchik merged 1 commit from aarifullin/frostfs-node:fix/apemanager/audit into support/v0.42 2024-09-05 07:56:37 +00:00
Member
  • GetChainID from frostfs-api-go/v2 does not handler nil-pointer
    response body that leads to the panic after its call.

NOTE: This change is only for support branch. The correct way to fix this errors is to fix GetChainID() method's definition in frostfs-api-go/v2 and then bump the dependency in frostfs-node

* `GetChainID` from `frostfs-api-go/v2` does not handler nil-pointer response body that leads to the panic after its call. **NOTE**: This change is only for support branch. The correct way to fix this errors is to fix `GetChainID()` method's definition in `frostfs-api-go/v2` and then bump the dependency in frostfs-node
aarifullin added the
bug
label 2024-09-04 13:00:14 +00:00
aarifullin added 1 commit 2024-09-04 13:00:27 +00:00
[#1351] apemanager: Fix AddChain handler for audit middleware
All checks were successful
DCO action / DCO (pull_request) Successful in 2m5s
Build / Build Components (1.21) (pull_request) Successful in 2m45s
Build / Build Components (1.22) (pull_request) Successful in 2m45s
Vulncheck / Vulncheck (pull_request) Successful in 2m28s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m45s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m41s
Tests and linters / Staticcheck (pull_request) Successful in 3m38s
Tests and linters / Tests (1.21) (pull_request) Successful in 3m46s
Tests and linters / Lint (pull_request) Successful in 4m6s
Tests and linters / Tests with -race (pull_request) Successful in 4m2s
Tests and linters / gopls check (pull_request) Successful in 4m21s
eec359cfa8
* `GetChainID` from `frostfs-api-go/v2` does not handler nil-pointer
  response body that leads to the panic after its call.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
aarifullin requested review from storage-core-committers 2024-09-04 13:02:22 +00:00
aarifullin requested review from storage-core-developers 2024-09-04 13:02:25 +00:00
acid-ant approved these changes 2024-09-04 13:12:26 +00:00
dstepanov-yadro approved these changes 2024-09-04 13:22:01 +00:00
elebedeva approved these changes 2024-09-04 13:35:04 +00:00
fyrchik merged commit eec359cfa8 into support/v0.42 2024-09-05 07:56:37 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1352
No description provided.