frostfs-node/cmd/frostfs-node
Dmitrii Stepanov 5b6cba04cb
All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m12s
Pre-commit hooks / Pre-commit (push) Successful in 1m35s
Build / Build Components (push) Successful in 1m51s
Tests and linters / Run gofumpt (push) Successful in 3m21s
Tests and linters / Staticcheck (push) Successful in 3m27s
Tests and linters / gopls check (push) Successful in 3m52s
Tests and linters / Tests (push) Successful in 4m1s
Tests and linters / Lint (push) Successful in 4m17s
OCI image / Build container images (push) Successful in 5m34s
Tests and linters / Tests with -race (push) Successful in 5m31s
[#1689] node: Drop node.relay config
It is not used and not tested properly, so drop it.

Change-Id: I7c90c7391ecb4be17459415d209811ba1a693f7a
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-04-23 12:43:52 +03:00
..
config [#1689] node: Drop node.relay config 2025-04-23 12:43:52 +03:00
accounting.go [#1486] node: Introduce dual service support 2024-11-12 08:43:47 +00:00
apemanager.go [#1689] linter: Fix staticcheck warning: 'embedded field can be simplified' 2025-04-08 09:32:24 +00:00
attributes.go [#1689] node: Drop node.relay config 2025-04-23 12:43:52 +03:00
cache.go [#1689] Remove deprecated NodeInfo.IterateNetworkEndpoints() 2025-04-15 14:47:22 +00:00
cache_test.go [#1633] morph/netmap: Merge node info in netmap with candidates list 2025-04-03 16:29:54 +03:00
closer.go [#1868] Reload config for pprof and metrics on SIGHUP 2023-02-20 13:53:27 +03:00
config.go [#1689] node: Drop node.relay config 2025-04-23 12:43:52 +03:00
container.go [#1689] linter: Fix staticcheck warning: 'embedded field can be simplified' 2025-04-08 09:32:24 +00:00
control.go [#1608] qos: Add client grpc interceptors 2025-02-07 15:43:04 +03:00
frostfsid.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
grpc.go [#1658] node: Validate RPC limiter configuration 2025-02-28 16:31:47 +03:00
httpcomponent.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
keyspaceiterator.go [#1129] policer: Add EC chunk replication 2024-05-16 16:28:48 +03:00
main.go [#1658] node: Simplify RPC limiter initialization 2025-02-28 16:24:33 +03:00
metrics.go [#1689] linter: Fix staticcheck warning: 'embedded field can be simplified' 2025-04-08 09:32:24 +00:00
morph.go [#1619] logger: Set tags for node components 2025-04-16 13:07:51 +03:00
netmap.go [#1689] node: Drop node.relay config 2025-04-23 12:43:52 +03:00
netmap_source.go [#1633] morph/netmap: Merge node info in netmap with candidates list 2025-04-03 16:29:54 +03:00
object.go [#1619] logger: Set tags for node components 2025-04-16 13:07:51 +03:00
policy_engine.go [#1388] apeSvc: Drop unused and make annotations 2024-09-25 08:55:38 +00:00
pprof.go [#1689] linter: Fix staticcheck warning: 'embedded field can be simplified' 2025-04-08 09:32:24 +00:00
qos.go [#1696] qos: Fix internal tag adjust 2025-03-28 07:47:12 +00:00
qos_test.go [#1696] qos: Fix internal tag adjust 2025-03-28 07:47:12 +00:00
runtime.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
session.go [#1619] logger: Set tags for node components 2025-04-16 13:07:51 +03:00
tracing.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
tree.go [#1619] logger: Set tags for node components 2025-04-16 13:07:51 +03:00
validate.go [#1619] logger: Filter entries by tags provided in config 2025-04-11 17:27:27 +03:00
validate_test.go [#1689] config: Remove testnet and mainnet configs 2025-03-21 15:07:02 +00:00
worker.go [#873] node: Start metrics and pprof as soon as possible 2023-12-21 15:09:51 +00:00