frostfs-node/cmd/neofs-node
Pavel Karpy c16a31ef3e [] node: Set undefined netmap status by default
It allows general usage of `controlNetmapStatus` getter: does not matter of
handler (`NewEpoch` handler of initial setter).

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-10-17 20:53:34 +03:00
..
config [] neofs-node: Allow to use mode: disabled in config 2022-10-10 11:14:55 +03:00
reputation [] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00
accounting.go [] client/balance: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
attributes.go [] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
cache.go [] node: Move common EACLSource interface to core pkg 2022-09-13 10:33:50 +03:00
config.go [] tree: Sync tree on startup 2022-10-17 20:53:34 +03:00
container.go [] tree: Sync tree on startup 2022-10-17 20:53:34 +03:00
control.go [] services/control: Replicate object over network in EvacuateShard RPC 2022-09-24 13:47:48 +03:00
grpc.go [] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00
main.go [] node: Support configuration reread on SIGHUP 2022-10-04 10:08:55 +03:00
metrics.go [] config: Rename metrics and profiler sections 2022-07-18 19:41:22 +03:00
morph.go [] neofs-node: Make morph.cache_ttl equal to block time by default 2022-10-07 10:34:55 +03:00
netmap.go [] node: Set undefined netmap status by default 2022-10-17 20:53:34 +03:00
notificator.go [] Use hex format to print storage node ID 2022-10-13 12:55:21 +03:00
object.go [] service/object: Fail all operations in maintenance mode 2022-10-14 13:54:32 +04:00
pprof.go [] config: Enable metrics and profiler services with a flag 2022-07-18 19:41:22 +03:00
reputation.go [] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00
session.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
timers.go [] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
tree.go [] tree: Sync tree on startup 2022-10-17 20:53:34 +03:00
validate.go [] node: Validate logger config section 2022-10-12 18:11:05 +03:00
validate_test.go [] neofs-node: Validate config before usage 2022-09-27 08:57:20 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00