⚠️ 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
- small fix on testing_and_publishing_OLM_bundle action by @DanielePalaia in #1641
- force string for resource attributes in examples by @nicoangelo in #1647
- Replace deprecated
patchesStrategicMerge
with v1beta1patches
. by @MirahImage in #1658 - Refactor CI by @Zerpet in #1693
- Add rabbitmq.com/disable-default-topology-spread-constraints annotation by @DanielDorado in #1694
- Disable ANONYMOUS login by @ansd in #1705
- Increase max length of additionalConfig by @ansd in #1710
- Fix docker syntax warnings from github actions. by @MirahImage in #1711
- Default to RabbitMQ 3.13.7 by @mkuratczyk in #1712 #1651 #1691
- Remove vm_memory_high_watermark_paging_ratio by @ansd in #1714
- Fix OLM workflow by @Zerpet in #1715
New Contributors
- @nicoangelo made their first contribution in #1647
- @DanielDorado made their first contribution in #1694
Full Changelog: v2.9.0...v2.10.0