Support reset cloud admin account after volume snapshot restoration #40418
Closed
Description
Enhancement
For volume snapshot restoration we will restore system table by default. This behaviour is not proper for some scenarios such as cloud environment. Because we don't save user's password. volume snapshot takes encrypted password back make us cannot attach to restore cluster after cluster creation. obviously we need find a way to reset root account password and cloud admin password after cluster creation.
To solve this, we can simply add a flag to control which users need to reset the password.
Activity