github Altinity/clickhouse-operator release-0.25.3

28 days ago

Added

  • Added support for pdbMaxUnavailable in CHK
  • Added .spec.configuration.clusters[].pdbManaged for CHI and CHK that allow to set external PDBs by @zrudzionis in #1768

Fixed

  • Add ZK error handling and logging by @wilkermichael in #1762
  • Fixed collision between PDBs for CHI and CHK with the same name. As a side effect PDB for CHI will be re-created with this upgrade
  • Fixed rare panic in buildCRFromObj() when it can not find CR
  • Fixed update of storage configmap that might block in rare cases. Closes #1781
  • Fixed the check for host to be included in remote_servers, that did not work correctly in some network configurations. Closes #1782

Helm updates

  • feat(helm): add priority class to helm chart by @nobletooth in #1774
  • feat(helm): publish as an OCI helm package as well by @ogirardot in #1779
  • There is no 'helm repo upgrade', should be 'update' by @CaptTofu in #1780
  • Hotfix port names, to avoid warning during helm install by @Slach in #1784

New Contributors

Full Changelog: release-0.25.2...release-0.25.3

Don't miss a new clickhouse-operator release

NewReleases is sending notifications on new releases.