github Altinity/clickhouse-operator release-0.24.0

18 hours ago

BACKWARD INCOMPATIBLE CHANGES

  • ClickHouseKeeper support has been completely re-written. It is now fully compatible with CHI in syntax and supported functionality that closes multiple issues discovered by early adopters. The downside is that CHK resources created by operator 0.23.x will loose the storage and change service name due to different naming conventions.
    See CHK upgrade instructions from 0.23 to 0.24 for detail.
    This closes #1504, #1497, #1469, #1465, #1459, #1408, #1362, #1296

Added

Changed

  • Operator will now create zookeeper root path if specified in CHI configuration. Previously it assumed root path already exists.
  • Operator now waits for the last host to be included in the cluster before marking CHI as completed
  • Update helm chart to allow add pod labels by @bruno-s-coelho in #1359. Closes #1356
  • Support install operator from local template by @orloffv in #1401
  • Added prometheus zeros init for reconciliation metrics by @nmiculinic in #1398
  • Update helm chart to allow adding topologySpreadConstraints by @naturalett in #1462
  • Use ConfigMap instead of Secret for grafana dashboards by @cwrau in #1457
  • Altinity_ClickHouse_Operator_dashboard.json: dashboard has been updated by @nmiakushina in #1512 and #1515

Fixed

New Contributors

Full Changelog: release-0.23.7...release-0.24.0

Don't miss a new clickhouse-operator release

NewReleases is sending notifications on new releases.