oceanbase / ob-operator

Kubernetes operator for OceanBase
https://oceanbase.github.io/ob-operator/
Other
144 stars 38 forks source link

Some bugfix #525

Closed yang1666204 closed 2 weeks ago

yang1666204 commented 3 weeks ago

Summary

  1. Fix the issue that role is not updated.
  2. Verify that the role exists when creating it.
  3. Support administrators to modify other users' passwords.
  4. Deleting a role that is already in use by a user is not allowed.