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
- @wilkermichael made their first contribution in #1762
- @zrudzionis made their first contribution in #1768
- @nobletooth made their first contribution in #1774
- @ogirardot made their first contribution in #1779
- @CaptTofu made their first contribution in #1780
Full Changelog: release-0.25.2...release-0.25.3