oceanbase / ob-operator

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

Some bugfix #525

Closed yang1666204 closed 3 months ago

yang1666204 commented 3 months 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.