frostfs-node/cmd/frostfs-node
Airat Arifullin 542d3adcb2 [#1105] apemanager: Implement apemanager service
* Introduce grpc server for apemanager service and
  its implementation in `pkg/services/apemanager`.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-27 09:34:21 +00:00
..
config [#1133] node: Improve tests for shards.default config section 2024-05-15 09:48:21 +03:00
accounting.go [#835] grpc: Try to reconnect if endpoint listen failed 2023-12-14 16:38:59 +03:00
apemanager.go [#1105] apemanager: Implement apemanager service 2024-05-27 09:34:21 +00:00
attributes.go Rename package name 2023-03-07 16:38:26 +03:00
cache.go [#639] node: Refactor TTL cache 2023-11-30 12:54:51 +00:00
cache_test.go [#1016] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
closer.go [#1868] Reload config for pprof and metrics on SIGHUP 2023-02-20 13:53:27 +03:00
config.go [#1117] node: Introduce cache for frostfsid contract client 2024-05-07 10:01:21 +00:00
container.go [#1117] node: Introduce cache for frostfsid contract client 2024-05-07 10:01:21 +00:00
control.go [#947] engine: Evacuate trees to remote nodes 2024-02-09 11:33:15 +03:00
frostfsid.go [#1143] node: Fix frostfsid cache 2024-05-20 18:49:52 +03:00
grpc.go [#835] node: Fix appCfg concurrent access 2023-12-14 16:38:59 +03:00
httpcomponent.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
keyspaceiterator.go [#1129] policer: Add EC chunk replication 2024-05-16 16:28:48 +03:00
main.go [#1105] apemanager: Implement apemanager service 2024-05-27 09:34:21 +00:00
metrics.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
morph.go [#963] node: Add logging for waitNotaryDeposit 2024-03-13 11:59:51 +03:00
netmap.go [#1110] node: Use single handler for new epoch event 2024-04-27 15:17:45 +03:00
notificator.go [#857] Makefile: Update linter version 2023-12-12 16:27:02 +03:00
object.go [#1129] policer: Restore EC object 2024-05-17 14:36:18 +03:00
policy_engine.go [#1044] node: Drop unused methods from APE implementation 2024-03-18 18:44:10 +03:00
pprof.go [#39] node: Add optional profilers 2023-05-12 15:49:04 +03:00
runtime.go [#537] node: Add runtime.memory_limit config parameter 2023-07-25 17:27:09 +03:00
session.go [#835] grpc: Try to reconnect if endpoint listen failed 2023-12-14 16:38:59 +03:00
tracing.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
tree.go [#1096] tree: Make verifyClient fill ape request with user claim tags 2024-04-16 15:12:46 +03:00
validate.go [#736] logger: Add journald support 2024-02-12 06:17:22 +00:00
validate_test.go [#125] cmd: Refactor internal/common/viper 2023-04-26 13:53:51 +03:00
worker.go [#873] node: Start metrics and pprof as soon as possible 2023-12-21 15:09:51 +00:00