Releases: apache/doris-operator
25.7.0
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
- 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
Features
Support Dorisctl to operate doris cluster of storage and compute separation. #412
Bugfixs
fix pvc not created when first deployed #410
Downloads
- 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
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
- 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
Enhancements
- DorisDisaggregatedCluster avoid reconcile status consistent. #399
- add apache annotation to enter debug mode. #400
- set reconcile DorisDisaggregatedCluster as default mode. #402
Downloads
- 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
Features
- support kerberos on ddc. #396
Fixed
- disaggregated release version equals to operator version. #395
Downloads
- 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
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
- 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
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
- 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
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
Downloads
- 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
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
Improvements
- use variable as version to replace in release step. #354
- update image from selectdb to apache repo. #357
Downloads
- 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
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
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
- 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.