Update to rabbitmq cluster-operator v2.11.0#405
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: steveb The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This is the version which other operators have when this is an indirect dependency [1]. [1] https://github.com/openstack-k8s-operators/openstack-operator/blob/main/apis/go.mod#L86
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
| github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250508141203-be026d3164f7 | ||
| github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20250508141203-be026d3164f7 | ||
| github.com/rabbitmq/cluster-operator/v2 v2.9.0 | ||
| github.com/rabbitmq/cluster-operator/v2 v2.11.0 |
There was a problem hiding this comment.
This should be v2.9.0, we use a fork of the upstream operator. Should be fixed in whichever operator depends on the wrong version
There was a problem hiding this comment.
the replace bellow will override to whatever we bump it here. I think we could do this change, but in general it won't have any impact.
There was a problem hiding this comment.
There was a problem hiding this comment.
we also have https://github.com/openstack-k8s-operators/renovate-config/blob/main/default.json5#L155 to keep it bellow 2.10. a1dc0fb16970a819eb1e7c818754c4c280b0a5d5 in the openstack-operator which bumped it to 2.11 was landed before that.
|
@steveb: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
closing this PR, we recently bumped to v2.16.0 |
This is the version which other operators have when this is an indirect dependency [1].
[1] https://github.com/openstack-k8s-operators/openstack-operator/blob/main/apis/go.mod#L86