Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/rabbitmq/cluster-operator from 1.5.0 to 1.6.0 #96

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2021

Bumps github.com/rabbitmq/cluster-operator from 1.5.0 to 1.6.0.

Release notes

Sourced from github.com/rabbitmq/cluster-operator's releases.

1.6.0

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]
Commits
  • 8c11e90 Merge pull request #652 from rabbitmq/dependabot/go_modules/github.com/onsi/g...
  • 69b8c8a Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0
  • 0baa212 Merge pull request #650 from rabbitmq/dependabot/go_modules/github.com/eclips...
  • da6a045 Bump github.com/eclipse/paho.mqtt.golang from 1.3.2 to 1.3.3
  • 6c7df29 Merge pull request #649 from rabbitmq/dependabot/go_modules/github.com/michae...
  • 55795ac Bump github.com/michaelklishin/rabbit-hole/v2 from 2.6.0 to 2.7.0
  • 4f13b9a Remove unused status.clusterStatus (#646)
  • 97d4cb4 Merge pull request #645 from rabbitmq/fix-cert-manager-target
  • 0f88fbc Install Cert Manager CRDs
  • c813d56 Go test files should have *_test.go suffix (#644)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2021
@ChunyiLyu ChunyiLyu merged commit f8dd7ae into main Apr 7, 2021
@ChunyiLyu ChunyiLyu deleted the dependabot/go_modules/github.com/rabbitmq/cluster-operator-1.6.0 branch April 7, 2021 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant