morph/client: Remove duplicate utility functions #1220

Merged
fyrchik merged 1 commits from elebedeva/frostfs-node:feat/refactor-morph-client into master 2024-07-02 13:01:46 +00:00

1 Commits (master)

Author SHA1 Message Date
Ekaterina Lebedeva 259007540f [#1196] morph/client: Remove duplicate utility functions
Build / Build Components (1.21) (pull_request) Successful in 4m1s Details
DCO action / DCO (pull_request) Successful in 4m3s Details
Vulncheck / Vulncheck (pull_request) Successful in 3m51s Details
Pre-commit hooks / Pre-commit (pull_request) Successful in 5m15s Details
Tests and linters / Lint (pull_request) Successful in 6m59s Details
Build / Build Components (1.22) (pull_request) Successful in 8m54s Details
Tests and linters / gopls check (pull_request) Successful in 10m46s Details
Tests and linters / Staticcheck (pull_request) Successful in 11m30s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 13m37s Details
Tests and linters / Tests (1.22) (pull_request) Successful in 13m43s Details
Tests and linters / Tests with -race (pull_request) Successful in 13m44s Details
We used several utility functions to parse frostfsid client
subject and extended subject. However, following the changes
in TrueCloudLab/frostfs-contract#97, these utility functions
have become public. So there is no more need to have them here.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-07-02 15:19:59 +03:00