Skip to content

ob-operator-1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 15:05
bdb9d19

RELEASE NOTE

[Deprecated]

About This Version

This version brings new features to improve operating and monitoring ability of oceanbase cluster, fixes certain bugs to improve stability.

New Feature

  • Provide oceanbase metric data by deploying obagent as a sidecar container of observer.
  • Support obzone scale up and scale down.
  • Create a specific user for futher operation after oceanbase cluster bootstraped, elimated the dependency of user root.

bugfix

  • Fix unexpected pod recreation when add observer in certain scenario.

概要说明

此版本完善了 oceanbase 集群的运行和监控能力,修复了一些 bug 提高稳定性。

新特性

  • 通过部署 obagent 作为 sidecar 容器采集 oceanbase 的监控数据。
  • 支持 obzone 的扩容和缩容。
  • oceanbase 集群 bootstrap 之后使用特定的用户进行运维操作,不依赖 root 用户。

bugfix

  • 修复了特定场景下添加 observer 时 pod 非预期重建的问题。