Skip to content

Releases: StarRocks/starrocks-kubernetes-operator

v1.7.1 🌈

24 Jul 10:51
36d0a57
Compare
Choose a tag to compare

Notes:

  1. operator will reconcile when service type updated.
  2. init password job will only be executed when helm install
  3. do some work about artifacthub.io
  4. add some security configurations on pod.

Changes

🚀 Features

🐛 Bug Fixes

v1.7.0 🌈

14 Jul 03:28
2b05d31
Compare
Choose a tag to compare

Notes

  • In this new release, POD probe is switched from TCP/9030 to HTTP/8030, as a result, existing Pods (FE/BE/CN) will be rolling restarted after the operator upgraded.

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v1.6.1

11 Apr 03:21
65a24ff
Compare
Choose a tag to compare

CHANGELOG

The format is based on Keep a Changelog, and this project adheres
to Semantic Versioning.

v1.6.1
[Enhancement] support config /etc/hosts.#83

v1.6

Added

This version add v1 version for starrockscluster CRD. now v1alpha1 all function added in v1. in future v1alpha1 will verify the new functions, If the function is ok and client like will added to v1.
[Feature] support deploy one more starrocks clusters in one namespace.
[Feature] can export be and cn to public when client needs.
[Feature] convert the fe deploy mode to parallel mode.#73 #69
[Feature] support ability to restart all pods about fe, cn,be. when the configmap update and verified, the ability can restart all pods for effect.#68

v1.5

Added

[Feature] support annotations for all components. #48

v1.4

Added

[Feature] use EmptyDir for be/log. #57
[Feature] support imagePullSecrets. #44
[Feature] support load data from out k8s.#62

v1.3

Added

support scheduling,Preemption and Eviction

Changed

Fixed

fix the common user access persistentVolume.

Deleted

v1.2

Added

  • use statefulset and v2 autoscaling.

Changed

Deleted

v1.6 support v1 CRD

06 Apr 07:33
c6cae90
Compare
Choose a tag to compare

CHANGELOG

The format is based on Keep a Changelog, and this project adheres
to Semantic Versioning.

v1.6

Added

This version add v1 version for starrockscluster CRD. now v1alpha1 all function added in v1. in future v1alpha1 will verify the new functions, If the function is ok and client like will added to v1.
[Feature] support deploy one more starrocks clusters in one namespace.
[Feature] can export be and cn to public when client needs.
[Feature] convert the fe deploy mode to parallel mode.#73 #69
[Feature] support ability to restart all pods about fe, cn,be. when the configmap update and verified, the ability can restart all pods for effect.#68

v1.5

Added

[Feature] support annotations for all components. #48

v1.4

Added

[Feature] use EmptyDir for be/log. #57
[Feature] support imagePullSecrets. #44
[Feature] support load data from out k8s.#62

v1.3

Added

support scheduling,Preemption and Eviction

Changed

Fixed

fix the common user access persistentVolume.

Deleted

v1.2

Added

  • use statefulset and v2 autoscaling.

Changed

Deleted

v1.5

28 Mar 02:24
ad01e09
Compare
Choose a tag to compare

CHANGELOG

The format is based on Keep a Changelog, and this project adheres
to Semantic Versioning.

Unreleased

v1.5

Added

[Feature] support annotations for all components. #48

v1.4

Added

[Feature] use EmptyDir for be/log. #57
[Feature] support imagePullSecrets. #44
[Feature] support load data from out k8s.#62

v1.3

Added

support scheduling,Preemption and Eviction

Changed

Fixed

fix the common user access persistentVolume.

Deleted

v1.2

Added

  • use statefulset and v2 autoscaling.

Changed

Deleted

v1.4

13 Mar 10:45
7643acb
Compare
Choose a tag to compare

CHANGELOG

The format is based on Keep a Changelog, and this project adheres
to Semantic Versioning.

Unreleased

v1.4

Added

[Feature] use EmptyDir for be/log. #57
[Feature] support imagePullSecrets. #44
[Feature] support load data from out k8s.#62

v1.3

Added

support scheduling,Preemption and Eviction

Changed

Fixed

fix the common user access persistentVolume.

Deleted

v1.2

Added

  • use statefulset and v2 autoscaling.

Changed

Deleted

v1.3

31 Jan 11:36
c811193
Compare
Choose a tag to compare

support Scheduling, Preemption and Eviction \n common user access persistentVolume

v1.2

09 Jan 08:35
c3326d8
Compare
Choose a tag to compare

the first release