Skip to content

Releases: radondb/radondb-clickhouse-operator

v2.1.3

20 Oct 10:08
7e54da8
Compare
Choose a tag to compare
Merge pull request #27 from yanboer/dmp-dev

set release to 2.1.3

v2.1.2

20 Oct 07:42
b53da5e
Compare
Choose a tag to compare

namespace override

v2.1.1

05 Jan 08:22
62897be
Compare
Choose a tag to compare

Release Notes

This is a bugfixing release of v2.1.0 with a number of internal changes:

  • base on altinity/clickhouse-operator: 0.16.0
  • Operator reconciles CHI with the actual state of objects in k8s. In previous releases it compared new CHI and old CHI, but not with k8s state

v2.1.0

29 Oct 04:36
a85d442
Compare
Choose a tag to compare

Release Notes

Features

  • change version from 2.0 to 2.1
  • create/delete zookeeper when create/delete clickhouse
  • rename status to state
  • add describle about cluster parameter

v2.0.0

12 Oct 07:45
695db1d
Compare
Choose a tag to compare

Release Notes

Features

  • Support deploy ClickHouse & ClickHouse Operator via Helm Charts
  • Support create ClickHouse cluster based on Custom Resource specification provided
  • Support customizing K8S resources through templates, include Pod, Service, VolumeClaimTemplates
  • ClickHouse configuration and settings, including Zookeeper integration
  • CRD Compatible api extension version v1
  • Pod Disk expansion support qingcloud-csi
  • Remote server config add physical & logical cluster
  • ClickHouse Cluster scaling including automatic schema propagation
  • Support ClickHouse version upgrades
  • Exporting ClickHouse metrics to Prometheus
  • Node management、Automatic failover、Automatic rebuild node

Improvements

  • Add the README and deploy documents
  • Modify grafana dashboard: ck query dashboard
  • Add more clickhouse cluster status: create, running, create failed, update failed

Bug fixes

  • Fix api extension version error
  • Fix remote server config generate