Skip to content

1.5.0

Compare
Choose a tag to compare
@catpineapple catpineapple released this 09 Apr 07:12
· 390 commits to master since this release
faf7ec8

Notice

this version updated CRD, supporting mount configmaps for configurations, dangerous behavior restrictions on expansion and contraction operations, helm enhancements, etc.

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. add recovery ability. (issues: 116, pr: 123)
  2. scale down followers are not allowed. (issues: 117, pr: 128)
  3. supports multiple configmaps for mounting custom directories. (issues: 118, pr: 135)
  4. helm supports multiple configmaps for mounting custom directories.(pr: 140)
  5. helm supports secret to config username and password.(pr: 140)
  6. helm create namespace policy adjustment for install and upgrade doris-operator.(pr: 147)

Fixed

  1. some apiserver will check the resourceVersion when update. (issues: 119, pr: 121)
  2. add annotations for pod.(issues: 137, pr: 139)

Downloads