Skip to content

1.6.0

Compare
Choose a tag to compare
@catpineapple catpineapple released this 18 Jun 07:24
· 182 commits to master since this release
9cecba4

Notice

this version updated CRD, further refines the status of cluster phase, adds webhook, and provides automatic scaling down fe observer.

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 webhook ability. (pr: 168,170)
  2. helm charts add webhook deployment. (pr: 171)
  3. support msyql client for operator connect doris. (pr: 172)
  4. support graceful scale down of fe observer. (pr: 174)

Fixed

  1. restrict adding certificate in webhook enable. (pr: 169)
  2. no longer print reconciler watch pod logs. (pr: 181)

Downloads