scylladb / scylla-manager

The Scylla Manager
https://manager.docs.scylladb.com/stable/
Other
48 stars 33 forks source link

Restore auth in Scylla 6.1 #3869

Open Michal-Leszczynski opened 1 month ago

Michal-Leszczynski commented 1 month ago

In Scylla 6.0 auth is managed by raft which creates the same problems for auth as for schema. In the thread of https://github.com/scylladb/scylladb/issues/18750 it was decided that Scylla side support for auth backup/restore will be added only in Scylla 6.1 and SM should integrate with implemented solutions. Unfortunatelly, it means that we will have planned regression for Scylla 6.0 - restoring system auth won't be possible.