MyGit

release-0.23.0

Altinity/clickhouse-operator

版本发布时间: 2024-02-02 15:54:58

Altinity/clickhouse-operator最新发布版本:release-0.23.7(2024-08-13 03:00:24)

Added

    users:
      user1/password:
        valueFrom:
          secretKeyRef:
            name: clickhouse_secret
            key: pwduser1
    settings:
      s3/my_bucket/access_key:
        valueFrom:
          secretKeyRef:
            name: s3-credentials
            key: AWS_ACCESS_KEY_ID
    files:
      server.key:
        valueFrom:
          secretKeyRef:
            name: clickhouse-certs
            key: server.key

See updated Security Hardening Guide for more detail.

kind: ClickHouseKeeperInstallation

See examples in there: https://github.com/Altinity/clickhouse-operator/tree/0.23.0/docs/chk-examples The implementation is not final, following things yet needs to be done:

  1. dynamic reconfiguration, that is required in order to support adding and removing Keeper replicas
  2. integration with ClickHouseInstallation, so Keeper could be referenced by a reference, instead by a service

Changed

Fixed

Improved

Full Changelog: https://github.com/Altinity/clickhouse-operator/compare/release-0.22.2...release-0.23.0

相关地址:原始地址 下载(tar) 下载(zip)

1、 altinity-clickhouse-operator-0.23.0.tgz 66.52KB

查看:2024-02-02发行的版本