Skip to content

Releases: apache/doris-operator

1.4.1

27 Mar 07:39
970e341
Compare
Choose a tag to compare

Notice

this version have update startupProbe in order to consistent with livenessProbe.

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. use column name to find master to avoid output sequence changed. 111
  2. add basic-auth type secret to doriscluster to config mangement username and password. 115

Fixed

  1. fix helm workflows for update latest files in repository. 100
  2. example name misspelling.104
  3. compatible with chages in output sequence about IsMaster.105
  4. add default edit_log_port for fe_entrypoint to use.106
  5. check the operator deployed namespace exists or not to avoid create cr failed.109
  6. when resourceVersion not set update service failed.119

Downloads

1.4.0

23 Jan 03:53
f808610
Compare
Choose a tag to compare

Notice

this version have already supports deployment by Helm.

Features

  1. add helm.62
  2. add helm action for auto release.88
  3. add helm namespace automatically.89

Fix

  1. when update service type not effect.98
  2. helm modify. 77
  3. helm doirscluster abstract. 81
  4. helm doriscluster split configmap. 90
  5. helm readme and comments modify. 91
  6. helm pvc storageclass modify. 92
  7. helm fix helm clusterrole . 94

Downloads

1.3.1

15 Dec 08:00
c2f7a76
Compare
Choose a tag to compare

Notice

this version have update pod readness and liveness, pod will be rolling update to new mode probe liveness and readness. if cluster have one replica please scall out before using this version for keeping service stable.

Features

  1. default initial allow using specific image75
  2. be pod preferred anti affinity fe.75
  3. service support annotations.75
  4. distinct liveness and readness probe.75

Downloads

1.3.0

24 Nov 03:33
ee9026a
Compare
Choose a tag to compare

1.3.0

This version have update custom resource definition for feature 3, if you want to use feature 3, please update CRD by step 1 of README.md.

Features

  1. default init container for be to close swap and set system config.59
  2. set default antiAffinity for pods belongs to same component.53
  3. support pvc management of operator, provide pvc scale on cloud disk.50
  4. add docker build and push workflow.61

Downloads

1.2.0

07 Oct 06:52
17a1a2c
Compare
Choose a tag to compare

Doris-Operator v1.2.0 Release

the operator provideed by selectdb organization. It is a open source project for deploy, manage doris running on kubernetes.

New Feature

This version support next features for deployment and manangement doris on k8s.

  1. support broker deployment and manangement, support affinity for broker to sheduler with be component,
  2. support debug mode for crash status.issue 40.when pod exec CrashLoopBackOff mode, service not start successfuly, user can set exec debug mode for debug.

Downloads

1.1.2

08 Sep 06:43
20ff49e
Compare
Choose a tag to compare

1.1.2 Release

Enhance

  1. This version enhance the NodePort function, allow user specify nodePort.31

Downloads

Release 1.1.1

01 Sep 06:52
f968617
Compare
Choose a tag to compare

Doris-Operator

the operator provideed by selectdb organization. It is a open source project for deploy, manage doris running on kubernetes.

New Feature

  1. support cn deploy.
  2. support cn autoscaler function use horizontalpodautoscaler v1, v2.
  3. support system config effect on host.

Fix

  1. resource set not effect.22

Downloads

v1.0

22 Aug 11:19
ea88406
Compare
Choose a tag to compare

Doris-Operator v1.0 Release

the operator provideed by selectdb organization. It is a open source project for deploy, manage doris running on kubernetes.

Downloads