frostfs-node/pkg
Ekaterina Lebedeva d02a7c2d38 [#1196] morph/client: Remove duplicate utility functions
* 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.

* There was a mismatch of slice parameter required length between
  frostfs-node's and frostfs-contract's utility functions,
  `checkStackItem()` solves this problem.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-07-15 16:24:48 +03:00
..
ape [#1216] ape: Introduce BearerChainFeedRouter 2024-07-05 18:26:48 +00:00
core [#1213] fmt: Drop unused interfaces 2024-07-01 06:49:35 +00:00
innerring [#1219] Remove Container.SetEACL method 2024-07-02 13:05:40 +00:00
local_object_storage [#1238] engine: Add non-blocking send in the shard's notification channel 2024-07-10 11:37:11 +03:00
morph [#1196] morph/client: Remove duplicate utility functions 2024-07-15 16:24:48 +03:00
network [#1105] apemanager: Implement apemanager service 2024-05-27 09:34:21 +00:00
services [#1233] putSvc: Try to put EC chunk to any node 2024-07-09 07:54:29 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1135] sdnotify: Send MONOTONIC_USEC on reload 2024-05-15 12:52:52 +00:00