Releases: radondb/radondb-clickhouse-operator
Releases · radondb/radondb-clickhouse-operator
v2.1.3
v2.1.2
namespace override
v2.1.1
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
Release Notes
Features
- change version from 2.0 to 2.1
- create/delete zookeeper when create/delete clickhouse
- rename
status
tostate
- add describle about cluster parameter
v2.0.0
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