Skip to content

25.5.0

Choose a tag to compare

@catpineapple catpineapple released this 26 May 02:21
· 92 commits to master since this release
f7ba23f

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