tarantool / vshard

The new generation of sharding based on virtual buckets
Other
99 stars 30 forks source link

Allow full control of storage user outside of vshard #435

Closed ImeevMA closed 11 months ago

ImeevMA commented 1 year ago

Currently, vshard grants the storage user all the necessary privileges. However, this is not always necessary - in some cases, the user is controlled outside vshard, and the granted privileges can override this control. This is essential for Tarantool 3.0 startup flow to have an option that could determine if vshard should grant privileges.

sergos commented 1 year ago

We need an extra vshard config option to disable an automated user grants.