openstack-k8s-operators / openstack-operator

Meta Operator for OpenStack
https://openstack-k8s-operators.github.io/openstack-operator/
Apache License 2.0
27 stars 76 forks source link

Update module github.com/rabbitmq/cluster-operator/v2 to v2.9.0 #810

Closed openstack-k8s-ci-robot closed 3 months ago

openstack-k8s-ci-robot commented 4 months ago

This PR contains the following updates:

Package Type Update Change
github.com/rabbitmq/cluster-operator/v2 require minor v2.6.0 -> v2.9.0

Release Notes

rabbitmq/cluster-operator (github.com/rabbitmq/cluster-operator/v2) ### [`v2.9.0`](https://togithub.com/rabbitmq/cluster-operator/releases/tag/v2.9.0) [Compare Source](https://togithub.com/rabbitmq/cluster-operator/compare/v2.8.0...v2.9.0) ⚠️ 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](https://togithub.com/rabbitmq/rabbitmq-website/blob/live/site/kubernetes/operator/using-operator.md#pause-reconciliation-for-a-rabbitmqcluster). ##### What's Changed - small fix on test_and_publish_OLM_bundle by [@​DanielePalaia](https://togithub.com/DanielePalaia) in [https://github.com/rabbitmq/cluster-operator/pull/1603](https://togithub.com/rabbitmq/cluster-operator/pull/1603) - updating cluster operator crd by [@​DanielePalaia](https://togithub.com/DanielePalaia) in [https://github.com/rabbitmq/cluster-operator/pull/1604](https://togithub.com/rabbitmq/cluster-operator/pull/1604) - Don't restart the cluster after scale-out by [@​mkuratczyk](https://togithub.com/mkuratczyk) in [https://github.com/rabbitmq/cluster-operator/pull/1612](https://togithub.com/rabbitmq/cluster-operator/pull/1612) - Fix graceful shutdown by [@​ViliusS](https://togithub.com/ViliusS) in [https://github.com/rabbitmq/cluster-operator/pull/1611](https://togithub.com/rabbitmq/cluster-operator/pull/1611) - Bump RabbitMQ to 3.13.2 by [@​mkuratczyk](https://togithub.com/mkuratczyk) in [https://github.com/rabbitmq/cluster-operator/pull/1623](https://togithub.com/rabbitmq/cluster-operator/pull/1623) - Use latest docker/build-push-action with provenance set to false by [@​PujaVad](https://togithub.com/PujaVad) in [https://github.com/rabbitmq/cluster-operator/pull/1631](https://togithub.com/rabbitmq/cluster-operator/pull/1631) ##### New Contributors - [@​ViliusS](https://togithub.com/ViliusS) made their first contribution in [https://github.com/rabbitmq/cluster-operator/pull/1611](https://togithub.com/rabbitmq/cluster-operator/pull/1611) **Full Changelog**: https://github.com/rabbitmq/cluster-operator/compare/v2.8.0...v2.9.0 ### [`v2.8.0`](https://togithub.com/rabbitmq/cluster-operator/releases/tag/v2.8.0) [Compare Source](https://togithub.com/rabbitmq/cluster-operator/compare/v2.7.0...v2.8.0) ##### What's Changed - Deploy 3.13 by default by [@​mkuratczyk](https://togithub.com/mkuratczyk) in [https://github.com/rabbitmq/cluster-operator/pull/1597](https://togithub.com/rabbitmq/cluster-operator/pull/1597) - Filter what objects we cache from the API by [@​mkuratczyk](https://togithub.com/mkuratczyk) in [https://github.com/rabbitmq/cluster-operator/pull/1549](https://togithub.com/rabbitmq/cluster-operator/pull/1549) - Correct annotations for certificates generated via vault intermediate CA by [@​mr-miles](https://togithub.com/mr-miles) in [https://github.com/rabbitmq/cluster-operator/pull/1544](https://togithub.com/rabbitmq/cluster-operator/pull/1544) - Migrating OLM testing pipeline from concourse to github-action by [@​DanielePalaia](https://togithub.com/DanielePalaia) in [https://github.com/rabbitmq/cluster-operator/pull/1569](https://togithub.com/rabbitmq/cluster-operator/pull/1569) - updating olm action to integrate new olm script by [@​DanielePalaia](https://togithub.com/DanielePalaia) in [https://github.com/rabbitmq/cluster-operator/pull/1591](https://togithub.com/rabbitmq/cluster-operator/pull/1591) ##### New Contributors - [@​mr-miles](https://togithub.com/mr-miles) made their first contribution in [https://github.com/rabbitmq/cluster-operator/pull/1544](https://togithub.com/rabbitmq/cluster-operator/pull/1544) **Full Changelog**: https://github.com/rabbitmq/cluster-operator/compare/v2.7.0...v2.8.0 ### [`v2.7.0`](https://togithub.com/rabbitmq/cluster-operator/releases/tag/v2.7.0) [Compare Source](https://togithub.com/rabbitmq/cluster-operator/compare/v2.6.0...v2.7.0) ##### What's Changed - Reverting docker/build-push-action version bump due to a known issue by [@​PujaVad](https://togithub.com/PujaVad) in [https://github.com/rabbitmq/cluster-operator/pull/1506](https://togithub.com/rabbitmq/cluster-operator/pull/1506) - Maintenance: updates, removal of deprecated modules and function calls by [@​mkuratczyk](https://togithub.com/mkuratczyk) in [https://github.com/rabbitmq/cluster-operator/pull/1520](https://togithub.com/rabbitmq/cluster-operator/pull/1520) - Update apimachinery to 0.29 + all deps by [@​mkuratczyk](https://togithub.com/mkuratczyk) in [https://github.com/rabbitmq/cluster-operator/pull/1522](https://togithub.com/rabbitmq/cluster-operator/pull/1522) **Full Changelog**: https://github.com/rabbitmq/cluster-operator/compare/v2.6.0...v2.7.0

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

softwarefactory-project-zuul[bot] commented 4 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/8202397d75b4422b94cdb385236e7b86

:x: openstack-k8s-operators-content-provider FAILURE in 9m 36s :warning: podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider :warning: cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider :warning: cifmw-data-plane-adoption-osp-17-to-extracted-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider :warning: openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

fao89 commented 4 months ago

recheck

softwarefactory-project-zuul[bot] commented 4 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/8aa767ad93f24a889d698d5843f521cd

:x: openstack-k8s-operators-content-provider FAILURE in 9m 18s :warning: podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider :warning: cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider :warning: cifmw-data-plane-adoption-osp-17-to-extracted-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider :warning: openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

stuggi commented 3 months ago

/test openstack-operator-build-deploy-kuttl

stuggi commented 3 months ago

/test openstack-operator-build-deploy-kuttl

softwarefactory-project-zuul[bot] commented 3 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/85da7361405b49f5b2297e65025308d2

:heavy_check_mark: openstack-k8s-operators-content-provider SUCCESS in 4h 24m 07s :heavy_check_mark: podified-multinode-edpm-deployment-crc SUCCESS in 1h 18m 48s :heavy_check_mark: cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 11m 43s :x: cifmw-data-plane-adoption-osp-17-to-extracted-crc TIMED_OUT in 3h 17m 48s :heavy_check_mark: openstack-operator-tempest-multinode SUCCESS in 1h 40m 28s

softwarefactory-project-zuul[bot] commented 3 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/f70bbd8d1b7c4283b0034c78e8ea29be

:heavy_check_mark: openstack-k8s-operators-content-provider SUCCESS in 2h 46m 47s :heavy_check_mark: podified-multinode-edpm-deployment-crc SUCCESS in 1h 11m 03s :heavy_check_mark: cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 19m 29s :heavy_check_mark: cifmw-data-plane-adoption-osp-17-to-extracted-crc SUCCESS in 2h 30m 43s :x: openstack-operator-tempest-multinode RETRY_LIMIT in 12m 23s

softwarefactory-project-zuul[bot] commented 3 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/588d686074c04c0bbb9ae21c044a37f8

:heavy_check_mark: openstack-k8s-operators-content-provider SUCCESS in 2h 51m 07s :heavy_check_mark: podified-multinode-edpm-deployment-crc SUCCESS in 1h 19m 54s :x: cifmw-crc-podified-edpm-baremetal RETRY_LIMIT in 6m 13s :heavy_check_mark: cifmw-data-plane-adoption-osp-17-to-extracted-crc SUCCESS in 2h 35m 48s :heavy_check_mark: openstack-operator-tempest-multinode SUCCESS in 1h 39m 06s

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot, stuggi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/OWNERS)~~ [stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment