Changelog
2.3.4 (Release on 2026.01.13)
Enhancement
Support setting oceanbase-sdk's timeout via environment variables
Skip observer in recover status when restarting
Optimize some default timeout setting
Optimize getting oceanbase's sys client
Bugfix
Add annotation support-static-ip to newly added obzone
Fix task fall back policy when pod is deleted during observer recovery process
Fix panic problem when obtenant's unit is unexpected
Check obzone spec changes during obzone rolling update
2.3.3 (Release on 2025.09.08)
New Feature
Support setting addressingModel for S3_COMPATIBLE storage.
Support setting variables while creating tenant, for setting variables which are not able to be modifed after tenant creation.
2.3.2 (Release on 2025.06.12)
New Feature
Support to keep static IP address when using kube-ovn as network plugin
Bugfix
Fix connection problem when upgrading single node cluster.
Fix monitor password config problem when creating obcluster with obagent in multiple K8s clusters.
2.3.1 (Release on 2024.11.28)
New Feature
Support tenant variable and parameter management.
Bugfix
Fix obagent deployment with service or standalone mode.
Fix sql execution failure when adding server to the cluster in certain scenario.
Enhancement
Add image and store config to the output of obcluster resource.
2.3.0 (Release on 2024.10.14)
New Features
Support for scheduling OceanBase cluster across multiple K8s clusters.
Support for backing up to Tencent COS, AWS s3 and s3 compatible storage.
Support for deleting specific OBServer.
Support for optimizing parameters and variables by scenario.
Support for setting most of native fields of Pods to OBServer.
Bug fixes
Fixed the issue that it get stuck when a 2-2-2 cluster rolling replace its OBServer pods.
Optimization
Supplement several new types of OBTenantOperation to perform common operations like creating or deleting resource pools, setting unit number and so on.
2.2.2 (Release on 2024.06.18)
New Features
Support for default storage class by leaving storageClass fields empty.
Support for pausing reconciling CRD through /pause-reconciling: "true" annotation. Which may become a solution of issue.
Support for changing storage class of running OBClusters.
New CRD OBClusterOperation for common operations of OBClusters.
Bug fixes
Fixed issue that cluster may get deactivated after being shrunk by half.
2.2.1 (Released on 2024.05.15)
New features
Support for customizing configuration of ob-operator by setting environment variables.
Support for attaching backup volume after OceanBase cluster started if static ip is supported.
Support for deleting protection of important resources by adding annotation.
Support for migrating OceanBase cluster to be managed by ob-operator.
Bug fixes
Fixed issue when creating backup tenant across namespace.
Fixed issue when recover observer if OceanBase cluster is not accessible.
Optimization
Checked log storage volume fit OceanBase's requirement before actually create the cluster.
Optimized version check when creating OceanBase cluster in service mode.
2.2.0 (Released on 2024.03.28)