⚠️ 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
- Migrate kubebuilder v4 by @Zerpet in #2074
- Make destroy more defensive by @Zerpet in #2081
- Fix cross-compilation for kubectl-rabbitmq. by @MirahImage in #2084
- Fix kubectl-build workflow by @Zerpet in #2085
New Contributors
- @github-actions[bot] made their first contribution in #2082
Full Changelog: v2.19.2...v2.20.0