charts icon indicating copy to clipboard operation
charts copied to clipboard

chore(clickhouse): 📌 pin version: CH Operator 0.22.1 and related changes

Open prashant-shahi opened this issue 1 year ago • 2 comments

This PR upgrades ClickHouse Operator from 0.21.2 to 0.22.1 in the clickhouse chart.

This requires replacing your existing ClickHouse CRDs manually using kubectl CLI.

Signed-off-by: Prashant Shahi [email protected]

prashant-shahi avatar Nov 30 '23 19:11 prashant-shahi

Is there a reason for this update other than there is a new operator version with fixes and enhancements? ClickHouse upgrade triggers the chaos, please test in cloud environment

srikanthccv avatar Dec 02 '23 15:12 srikanthccv

Is there a reason for this update other than there is a new operator version with fixes and enhancements?

  • For every installation, the metrics exporter of CH operator fails twice before getting ready. That had been fixed.
  • All CHI pods are created in parallel - decreases delay in spawning CH cluster with multiple shards

ClickHouse upgrade triggers the chaos, please test in cloud environment

yes, this has been tested and no issues were found. We are yet to load test it though.

prashant-shahi avatar Dec 13 '23 16:12 prashant-shahi