oceanbase / ob-operator

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

Fixed some problems found in testings #574

Closed powerfooI closed 2 months ago

powerfooI commented 2 months ago

Summary

  1. Removed tenant operation type SET_CHARSET
  2. Added missing time.Sleep in tenant status matcher of tenant operation
  3. Added owner references for tenant operation of new types
  4. Fixed an error due to wrong type inference in backup policy validation webhook