Skip to content

24.0.0-beta

Compare
Choose a tag to compare
@catpineapple catpineapple released this 09 Aug 07:25
· 107 commits to master since this release
adbf99c

Notice

This is an important milestone version for supporting deploy doris's separation of storage and compute mode.
You can reference the quickstart doc to deploy doris on separation of storage and compute mode.(Currently, doris does not support running on the arm64 platform)
Except supported deploy doris's separation of storage and compute mode, Doris-Operator fixed some bugs for deploying doris cluster.

Features

  1. supported deploy separation of storage and compute mode.
    (pr 173,175,180,184,189,192,194,195,196,197,198,199,202,203,204,206,209,210,211,212,213,214,215,216,217,219,220)
  2. helm supported specify imagePullSecret for operator deployment. (pr 182)

Fixed

  1. fe scale down failed. (issue 205, pr 207)
  2. upgrade golang version of coding for security.(issue 188, pr 193,191)
  3. add a field for config pod start time, because pod may be need more time than default to restart.(pr 190)

Downloads