github rabbitmq/cluster-operator v1.6.0
1.6.0

latest releases: v2.8.0, v2.7.0, v2.6.0...
3 years ago

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.

Release Notes

Upgrading will trigger restarts of existing RabbitmqClusters. You can pause reconciliation of your RabbitmqClusters to prevent restarts.

  • Remove unused status.clusterStatus (#646) [4f13b9a]
  • Merge pull request #645 from rabbitmq/fix-cert-manager-target [97d4cb4]
  • Install Cert Manager CRDs [0f88fbc]
  • Go test files should have *_test.go suffix (#644) [c813d56]
  • Increase collect_statistics_interval (#643) [f995a8e]
  • Update supported tested k8s versions to match kind 0.10.0 (#634) [a595f5c]
  • Bump github.com/go-stomp/stomp (#635) [37b5794]
  • Fix go lint warnings [73a11e4]
  • Don't consider stderr CLI output to be an error [b6d9557]
  • Merge pull request #640 from rabbitmq/minor-shellcheck-fixes [7117161]
  • Merge pull request #641 from rabbitmq/dependabot/go_modules/k8s.io/apimachinery-0.20.5 [f9f036b]
  • Bump k8s.io/apimachinery from 0.20.4 to 0.20.5 [983daf8]
  • Merge pull request #633 from rabbitmq/cert-manager [ee685fc]
  • Minor bash improvements suggested by shellcheck. [eacf2fc]
  • Merge pull request #639 from rabbitmq/dependabot/go_modules/github.com/onsi/ginkgo-1.15.2 [b6a0068]
  • Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.2 [dc45025]
  • Assume deployment in "examples" namespace [81ec314]
  • Adjust definitions for the examples namespace [e072875]
  • Assume "examples" namespace [47326c8]
  • Deploy to "examples" namespace [705e670]
  • Delete jetstack helm repo after uninstall [e24956d]
  • Make target to install Cert Manager [2f06185]
  • Bump golang to 1.16 [5efe0f4]
  • Merge pull request #630 from rabbitmq/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.8.3 [0ea1922]
  • Bump github.com/onsi/gomega from 1.10.5 to 1.11.0 (#627) [e1d753e]
  • Bump sigs.k8s.io/controller-runtime from 0.8.2 to 0.8.3 [0ca9f31]
  • kubectl rabbitmq manage command now supports TLS (#628) [1920330]
  • Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1 (#626) [e4d57d5]
  • Bump default rabbit version to 3.8.14 (#625) [1a17dd4]
  • Merge pull request #621 from rabbitmq/parallel [31fbfbc]
  • Disable scale down [b09b47a]
  • Remove unneeded argument [adc90a6]
  • Fix namepsace passing to the tail plugin [10afeef]
  • Add Slack notifications on failure (#620) [976b3e8]
  • Set podManagementPolicy to parallel [ba81e8e]
  • Bump sigs.k8s.io/controller-tools from 0.4.1 to 0.5.0 [23ef25c]
  • Bump k8s.io/apimachinery from 0.20.3 to 0.20.4 [058c73f]
  • Expose provisioned service binding (#615) [ac9a212]
  • Bump k8s.io/apimachinery from 0.20.2 to 0.20.3 (#611) [ce77f6f]

Don't miss a new cluster-operator release

NewReleases is sending notifications on new releases.