Altinity Kubernetes Operator 0.20.1
clickhouse-operator 0.20.1 Release Notes
What’s Changed
- Improvements to Grafana dashboards by @Slach
- Generate operator helm chart by @slamdev in https://github.com/Altinity/clickhouse-operator/pull/1049
- Added cluster to PodDesruptionBudget selector. Closes #996. Note: PDB requires Kubernetes version 1.21 or above.
- Added status.hostsCompleted to track reconcile progress
- Do not restart CHI with restart attribute when operator is restarted
- Address https://nvd.nist.gov/vuln/detail/CVE-2022-27664. Closes #1039
- Fixed RBAC permissions for secrets. Closes #1051
Full Changelog: https://github.com/Altinity/clickhouse-operator/compare/release-0.20.0...release-0.20.1
Download at: https://github.com/Altinity/clickhouse-operator/releases/tag/release-0.20.1
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that. We'll track this issue and see how we can improve.
Last modified 2022.12.29: operator release notes updates