oceanbase / ob-operator

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

Fixed some problems in access control testing #505

Closed powerfooI closed 3 months ago

powerfooI commented 3 months ago

Summary

  1. Fixed enforce w/o domain field
  2. Fixed role fetching methods using HasNamedPolicy which is out of expectation
  3. Fixed wrong calls for GetFilteredPolicy
  4. Added password reseting function and handler