Skip to content

Releases: apache/doris-operator

25.7.0

02 Sep 02:12
935a6dd
Compare
Choose a tag to compare
25.7.0 Pre-release
Pre-release

Features

drop node compatible rename compute group name #417

Bugfix

update spell error #413
ddc support container mount pod information #415
fix pvc construct unit test failed #420
fixed nil pointer when EventString is nil #422

Downloads

image repo

  • Operator :
    operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.6.0

06 Aug 07:44
f5a55f0
Compare
Choose a tag to compare

Features

Support Dorisctl to operate doris cluster of storage and compute separation. #412

Bugfixs

fix pvc not created when first deployed #410

Downloads

image repo

  • Operator :
    operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.5.3

11 Jul 07:06
c2f7a87
Compare
Choose a tag to compare

Enhancements

  • use be image as init default image #405
  • update readme, add two feature descriptions. #406
  • add fdb usage samples for different situations. #407

Fixeds

  • fix annotation leave, the annotation only for reconciler check status should not appear in custom resource. #404

Downloads

image repo

  • Operator :
    operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.5.2

18 Jun 02:31
6aceb18
Compare
Choose a tag to compare

Enhancements

  • DorisDisaggregatedCluster avoid reconcile status consistent. #399
  • add apache annotation to enter debug mode. #400
  • set reconcile DorisDisaggregatedCluster as default mode. #402

Downloads

image repo

  • Operator :
    operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.5.1

05 Jun 05:46
70c8d8d
Compare
Choose a tag to compare

Features

  • support kerberos on ddc. #396

Fixed

  • disaggregated release version equals to operator version. #395

Downloads

image repo

  • Operator :
    operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.5.0

26 May 02:21
f7ba23f
Compare
Choose a tag to compare

Feature

  • support workload group ability on doris storage-compute decoupled. #378
  • doris operator support reconcile DorisDisaggregatedCluster resource. #379
  • support doris storage-compute decoupled helm charts. #379 #386 #388 #393

Improments

  • enable ddc skip default systemInit check. #389

Fixed

  • adjust the default operator image #377
  • add aggregated-clusterrole. #380
  • disaggregated_cluster metaservice replica size. #382

Downloads

image repo

  • Operator :
    operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.4.0

21 Apr 06:08
6f0c69c
Compare
Choose a tag to compare

This version mainly provides the ability to mount shared disks on DCR and support for pod annotations in helm.

Feature

  • Enable configure the shared pvc that needs to be mounted on the pod . #375

Improvements

  • Add support for pod annotations in doris Helm charts #327

Downloads

image repo

  • Operator :
    operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.3.0

02 Apr 06:11
e86c415
Compare
Choose a tag to compare

This version improves the capabilities of PersistentVolumes, including DorisCluster and DorisDisaggregatedCluster resources, fixes several bugs, and improves project examples and helm compilation methods.

Feature

  • Add helm 'make' on makefile for helm release . #362
  • DCR PersistentVolumes template configuration and linkage with conf file configuration . #364
  • DDC PersistentVolumes customization capability support and 'PersistentVolume' compatibility. #369

Bugfix

  • Avoid possible illegal strings in PVC name #368
  • Fix scale out failed when disaggregated doris set adminUser #367

Others

  • Add new example for ddc affinity and pwd configatation #366
  • Remove unused api doc #370

Downloads

image repo

  • Operator :
    Operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.2.1

12 Mar 06:08
9ac50b3
Compare
Choose a tag to compare

This version add a sub task of add disaggregated cluster chart, update some version fields to variable for replacing in release, fixed some error updated.

Feature

  • add disaggregated custom resources to chart for the feature of helm deploy disaggregated cluster. #355

Bugfix

  • revert some updated in 354 pr. #358
  • fixed helm Chart apiVersion error updated. #359

Improvements

  • use variable as version to replace in release step. #354
  • update image from selectdb to apache repo. #357

Downloads

image repo

  • Operator :
    Operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.

Thanks

25.2.0

06 Mar 02:32
bf2b948
Compare
Choose a tag to compare

This version add a feature to supportting access Kerberos-protected data systems, upgrade golang and controller-runtime versions, improves, fix some bugs and update readme.

Feature

  • add kerberos support on the operator to access Kerberos-protected data systems. #336 #348

Bug Fix

  • Fixed a bug that may cause reconciling when waiting for be deployment #341

Improvements

  • Improvements skip be init system, add env to doris core #338

Others

  • update base image to operator dockerfile and modifygolang version to 1.23 #337 #346
  • update golang version and controller-runtime version from alphav1 to v1 #340
  • bump golang.org/x/net from 0.30.0 to 0.33.0 dependencies #343
  • update readme file #344 #345 #347 #349 #350

Thanks contribute

Downloads

image repo

  • Operator :
    Operator image is the tag with prefix "operator-".
  • FE:
    FE image is the tag with the prefix "fe-".
  • BE:
    BE image is the tag with the prefix "be-".
  • Broker:
    Broker image is the tag with the prefix "broker-".
  • MS:
    MS image is the tag with the prefix "ms-".

The image format please reference the image repo description.