frostfs-node/pkg
Leonard Lyubich e0f0188466 [#907] container/put: Work with named containers
Add name and zone arguments to `Put` method of wrapper over the Container
contract client. Pass result of `container.GetNativeNameWithZone` function
to the method in `Put` helper function. Due to this, the storage node will
call the method depending on the presence of the container name in the
attributes.

Make IR to listen `putNamed` notification event. The event is processed like
`put` event, but with sanity check of the container attributes.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-18 11:54:34 +03:00
..
core [#645] client/cache: Check response public key in all client operations 2021-09-30 20:57:00 +03:00
innerring [#907] container/put: Work with named containers 2021-10-18 11:54:34 +03:00
local_object_storage blobstor: close all opened blobovniczas 2021-10-18 10:44:50 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#907] container/put: Work with named containers 2021-10-18 11:54:34 +03:00
network [#883] network: parse URI properly 2021-10-12 15:50:51 +03:00
services [#833] services/netmap: Support new fields of netmap.NetworkInfo 2021-10-15 13:56:19 +03:00
util [#674] util: Rename SyncWorkerPool with PseudoWorkerPool 2021-10-14 10:20:39 +03:00