Skip to content

1.6.1

Latest
Compare
Choose a tag to compare
@catpineapple catpineapple released this 05 Sep 03:50
· 18 commits to master since this release
e74cf04

1.6.1

this version updated CRD, Added a parameter about pod startup timeout. Note that this is a temporary version and helm has not adapted the changes. Avoid the phenomenon that upgrading the operator causes the doris cluster to restart.

Upgrade Tips

From version 1.4.1 to 1.6.0, it is recommended to upgrade directly to version 1.6.1 to avoid the problem of DorisCluster rolling restart caused by the upgraded operator.

Features

  1. added a parameter about pod startup timeout. (pr: 190)
  2. helm supported specify imagePullSecret for operator deployment. (pr 182)

Fixed

  1. avoid the phenomenon that upgrading the operator causes the doris cluster to restart. (pr: 190)
  2. fe scale down failed. (issue 205, pr 207)
  3. upgrade golang version of coding for security.(issue 188, pr 193,191)

Downloads