2.1.2

RadonDB MySQL on Kubernetes 于 2 月 17 日发布版本 2.1.2。该版本在节点的重建、增删等方面进行了全面升级。

致谢

感谢 @andyli029@acekingke@runkecheng@molliezhang 提交的修改。

新版本功能一览

  1. 支持从已有节点克隆数据初始化
  2. 支持重建节点
  3. 支持显示节点 Raft 状态
  4. 增删节点不再触发滚动更新
  5. 支持一键配置镜像地址前缀
  6. 增加多平台部署文档
  7. 支持 e2e 测试框架

以下是完整的 release notes。

2.1.2 Release notes

Features

  • Clone init from follower node. #322
  • Support for manual repair invalid nodes. #331
  • Add E2E framework and simple testcase. #347
  • Support more node role labels. #334
  • Support unified setting images repository address. #378
  • Add tutorials of deploy radondb mysql on rancher. #338
  • Add tutorials of deploy radondb mysql on kubesphere. #152

Improvements

  • Upgrade E2E frame to Ginkgo v2. #360
  • Update the description about access radondb mysql. #340
  • Change the default path of the rbac proxy image. #146
  • Make the versions provided by helm repo and release consistent. [#352]https://github.com/radondb/radondb-mysql-kubernetes/issues/352)
  • Add .gitignore about e2e logs and function. #381

Bug fixes

  • Fixed the cluster status cannot be changed after the POD exit abnormally. #366
  • Fixed the container time zone is not consistent with the host time zone . #329

What’s changed

Full Changelog: [v2.0.0…v2.1.2])(https://github.com/radondb/radondb-mysql-kubernetes/compare/v2.0.0...v2.1.2)