NOTE: This is a major update to 0.27.0. Starting from 0.27.1 clickhouse-operator is FIPS-enabled
Added
- secure/insecure flags to CHK in order to control ports by a single switch
- FIPS-140 security hardening controls in operator configuration: https://github.com/Altinity/clickhouse-operator/blob/0.27.1/docs/security_hardening_fips.md
- FIPS-140 reference configuration: https://github.com/Altinity/clickhouse-operator/blob/0.27.1/docs/fips_setup.md
Fixed
- Fix permanent ArgoCD diff on resourceFieldRef.divisor by @pkieszcz in #1989
- Fix inconsistent secret rendering in autogenerated
remote_serversby @realyota in #1992. Closes #1991 - Fixed skipped Delete when scale-to-0 Update fails by @dashashutosh80 in #1993. Closes #1990
- Fixed
.status.usedTemplatesthat were not properly cleaned when templates were removed - Bump dependent libraries to address CVEs
New Contributors
Full Changelog: release-0.27.0...release-0.27.1