Centralized region->policy mapping #462

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

Originally created by @roman-khimov on GitHub (Sep 4, 2024).

Originally assigned to: @smallhive on GitHub.

I'm always frustrated when we can't easily have some way to synchronize a set of S3 gateways for the region->policy map. While #989 is an improvement, it's still a local one, each node has a mapping of its own.

Describe the solution you'd like

Have some way to fetch policies by name, it can be:

  • some specific contract with known API
  • NNS
  • Authbox container with special objects

Exact method tbd.

Describe alternatives you've considered

Keep it per-node, have fun synchronizing configurations.

Originally created by @roman-khimov on GitHub (Sep 4, 2024). Originally assigned to: @smallhive on GitHub. ## Is your feature request related to a problem? Please describe. I'm always frustrated when we can't easily have some way to synchronize a set of S3 gateways for the region->policy map. While #989 is an improvement, it's still a local one, each node has a mapping of its own. ## Describe the solution you'd like Have some way to fetch policies by name, it can be: * some specific contract with known API * NNS * Authbox container with special objects Exact method tbd. ## Describe alternatives you've considered Keep it per-node, have fun synchronizing configurations.
sami 2025-12-28 17:37:29 +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#462
No description provided.