frostfs-node/cmd/neofs-node
Pavel Karpy 19e97e4d7c [#807] node: Fix notary container invocation
Create non-notary container wrapper and
use it in load announcing since it shouldn't
be invoked as notary request.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-09 18:37:45 +03:00
..
config [#798] neofs-node/config: Add persistent_state section 2021-09-07 17:22:25 +03:00
reputation [#645] *: Change the locality condition of the node from the placement 2021-09-07 09:53:18 +03:00
accounting.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go [#577] cmd/node: Use new config for node configuration 2021-06-02 13:28:15 +03:00
cache.go [#676] services/container: Cache the results of read operations 2021-08-30 18:01:26 +03:00
config.go [#798] cmd/neofs-node: Save latest processed block number 2021-09-07 17:22:25 +03:00
container.go [#807] node: Fix notary container invocation 2021-09-09 18:37:45 +03:00
control.go [#607] cmd/node: Empty Control server address as disable 2021-06-28 15:52:50 +03:00
grpc.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
main.go [#770] logger: Delete spaces in log message keys 2021-09-07 12:55:01 +03:00
metrics.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [#798] morph/subscriber: Remove RPC Init timeout 2021-09-07 17:22:25 +03:00
netmap.go [#770] pkg/morph: Rename all parsers and handlers structs/interfaces 2021-09-07 12:55:01 +03:00
object.go [#645] *: Change the locality condition of the node from the placement 2021-09-07 09:53:18 +03:00
pprof.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [#645] *: Change the locality condition of the node from the placement 2021-09-07 09:53:18 +03:00
session.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [#770] node: Add notary deposit timer 2021-09-07 12:55:01 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00