oceanbase / ob-operator

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

Fixed unexpected behaviors in webhooks #580

Closed powerfooI closed 2 months ago

powerfooI commented 2 months ago

Summary

  1. Fixed unexpected behaviors in the webhooks for backup policies and tenant operations.
  2. Fixed problems in existing test cases for webhooks and added several new cases.
  3. Added a workflow to run tests continuously.