Skip to content

v2.17.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 13:35
· 35 commits to main since this release
86e3a60

⚠️ 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

  • Make Docker registry and container tool configurable by @Zerpet in #1987
  • Switch from deprecated corev1.Endpoints to discoveryv1.EndpointSlice. by @MirahImage in #1983
  • Update drop capabilities to ALL by @Zerpet in #1999
  • Update contributing to include CLA and discord. by @MirahImage in #2000

Full Changelog: v2.17.0...v2.17.1