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
- Add timeout to management API client. by @MirahImage in #2206
- Fix webhook HTTP/2 options by @MirahImage in #2205
- Add Pod to object cache by label by @Zerpet in #2208
- Secure operator metrics and pprof endpoints by default. by @MirahImage in #2207
- Update golang dependencies. by @MirahImage in #2210
- Prevent override from setting ReadOnlyRootFilesystem=false. by @MirahImage in #2214
- Bump default RabbitMQ image tag to 4.3.4 by @Zerpet in #2193
- Stop setting owner reference on PVCs by @Zerpet in #2215
- Bump go dependencies. by @MirahImage in #2216
- Ensure StatefulSetSelector matches deployed labels. by @MirahImage in #2220
Full Changelog: v2.22.3...v2.22.4