frostfs-node/pkg/services/container
Aleksey Savchuk d28a5d2d7a
All checks were successful
DCO action / DCO (pull_request) Successful in 1m37s
Vulncheck / Vulncheck (pull_request) Successful in 2m8s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m38s
Tests and linters / Run gofumpt (pull_request) Successful in 2m35s
Tests and linters / Staticcheck (pull_request) Successful in 2m56s
Build / Build Components (pull_request) Successful in 3m4s
Tests and linters / gopls check (pull_request) Successful in 3m12s
Tests and linters / Lint (pull_request) Successful in 3m48s
Tests and linters / Tests (pull_request) Successful in 4m38s
Tests and linters / Tests with -race (pull_request) Successful in 6m20s
[#1448] container/ape: Ignore an error when getting a role
When getting a role in the APE checker for the container services,
an error may be returned if network maps of the previous two epochs
don't have enough nodes to fulfil a container placement policy.
It's a logical error, so we should ignore it.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-10-30 12:51:57 +03:00
..
morph [#1425] Remove SetEACL-related code 2024-10-09 10:56:48 +03:00
ape.go [#1448] container/ape: Ignore an error when getting a role 2024-10-30 12:51:57 +03:00
ape_test.go [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
audit.go [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
executor.go [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
server.go [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
sign.go [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00