WIP: Make notary support enabled by default in morph client #961

Closed
elebedeva wants to merge 2 commits from elebedeva/frostfs-node:feat/morph-default-notary-support into master

2 commits

Author SHA1 Message Date
ff0f029788 [#905] Make morph client non-panic-prone
All checks were successful
DCO action / DCO (pull_request) Successful in 3m14s
Build / Build Components (1.21) (pull_request) Successful in 4m44s
Build / Build Components (1.20) (pull_request) Successful in 4m51s
Tests and linters / Lint (pull_request) Successful in 6m2s
Vulncheck / Vulncheck (pull_request) Successful in 10m18s
Tests and linters / Staticcheck (pull_request) Successful in 13m26s
Tests and linters / Tests (1.20) (pull_request) Successful in 13m47s
Tests and linters / Tests (1.21) (pull_request) Successful in 13m59s
Tests and linters / Tests with -race (pull_request) Successful in 3m35s
Morph client returns errors instead.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-02-20 18:50:09 +03:00
7b8881b5fb [#905] Make notary support enabled by default
In morph client notary support is enabled by default. Added method to
disable notary support. Removed usage of deprecated method enabling
notary support from code where it's possible.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-02-20 18:50:09 +03:00