Simplify peers config #515

Closed
opened 2025-12-28 17:37:39 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (May 5, 2025).

Originally assigned to: @smallhive on GitHub.

I'm always frustrated when I see 0, 1, 2, etc. in peers configuration. We've simplified node config wrt that and gateways should follow.

Describe the solution you'd like

Make them a proper array. Check for env variables (they should be compatible here).

Describe alternatives you've considered

Not a lot of them.

Additional context

See https://github.com/nspcc-dev/neofs-node/pull/3204 for similar changes in node.

Originally created by @roman-khimov on GitHub (May 5, 2025). Originally assigned to: @smallhive on GitHub. ## Is your feature request related to a problem? Please describe. I'm always frustrated when I see 0, 1, 2, etc. in peers configuration. We've simplified node config wrt that and gateways should follow. ## Describe the solution you'd like Make them a proper array. Check for env variables (they should be compatible here). ## Describe alternatives you've considered Not a lot of them. ## Additional context See https://github.com/nspcc-dev/neofs-node/pull/3204 for similar changes in node.
sami 2025-12-28 17:37:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-s3-gw#515
No description provided.