⚠️ Upgrading the cluster-operator to this version will update RabbitMQ clusters (i.e. will cause rolling update of the underlying StatefulSets).
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
- Automate inter-node mTLS via cert-manager CSI driver by @Zerpet in #2231
- Bump golang. by @MirahImage in #2236
- Bump golang. by @MirahImage in #2241
- Fix linter issues. by @MirahImage in #2242
- Prevent preStop from ignoring quorum check failures by @autokctrl-team in #2239
New Contributors
- @autokctrl-team made their first contribution in #2239
Full Changelog: v2.22.5...v2.23.0