WIP: innerring: Relax container homomorphic hashing check #1628

Draft
fyrchik wants to merge 1 commit from fyrchik/frostfs-node:fix-homorphic-check into master
Owner

TBD: e2e testing

Our initial desire was to prohibit using homomorphic hashing on the
network level because of the resource consumption. However, the ability
to use it, doesn't mean that we must. So only fail validation if
container wants to have homomorphic hashing, but the network prohibits
it.

Signed-off-by: Evgenii Stratonikov e.stratonikov@yadro.com

TBD: e2e testing Our initial desire was to prohibit using homomorphic hashing on the network level because of the resource consumption. However, the ability to use it, doesn't mean that we must. So only fail validation if container wants to have homomorphic hashing, but the network prohibits it. Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik added 1 commit 2025-01-30 13:29:55 +00:00
innerring: Relax container homomorphic hashing check
Some checks failed
DCO action / DCO (pull_request) Failing after 36s
Vulncheck / Vulncheck (pull_request) Successful in 53s
Build / Build Components (pull_request) Successful in 1m23s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m25s
Tests and linters / gopls check (pull_request) Successful in 2m35s
Tests and linters / Tests with -race (pull_request) Successful in 3m16s
Tests and linters / Run gofumpt (pull_request) Successful in 4m33s
Tests and linters / Lint (pull_request) Successful in 4m46s
Tests and linters / Staticcheck (pull_request) Successful in 4m55s
Tests and linters / Tests (pull_request) Successful in 5m24s
b8659dfd53
Our initial desire was to prohibit using homomorphic hashing on the
network level because of the resource consumption. However, the ability
to use it, doesn't mean that we must. So only fail validation if
container wants to have homomorphic hashing, but the network prohibits
it.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
requested reviews from storage-core-committers, storage-core-developers 2025-01-30 13:29:55 +00:00
fyrchik changed title from innerring: Relax container homomorphic hashing check to WIP: innerring: Relax container homomorphic hashing check 2025-01-30 13:30:10 +00:00
Some checks failed
DCO action / DCO (pull_request) Failing after 36s
Required
Details
Vulncheck / Vulncheck (pull_request) Successful in 53s
Required
Details
Build / Build Components (pull_request) Successful in 1m23s
Required
Details
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m25s
Required
Details
Tests and linters / gopls check (pull_request) Successful in 2m35s
Required
Details
Tests and linters / Tests with -race (pull_request) Successful in 3m16s
Required
Details
Tests and linters / Run gofumpt (pull_request) Successful in 4m33s
Required
Details
Tests and linters / Lint (pull_request) Successful in 4m46s
Required
Details
Tests and linters / Staticcheck (pull_request) Successful in 4m55s
Required
Details
Tests and linters / Tests (pull_request) Successful in 5m24s
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix-homorphic-check:fyrchik-fix-homorphic-check
git checkout fyrchik-fix-homorphic-check
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-committers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
1 participant
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#1628
No description provided.