Skip to content

[Backport release-1.1] fix(migrations): handle missing rabbitmq CRD in migration 34#2180

Merged
kvaps merged 1 commit intorelease-1.1from
backport-2168-to-release-1.1
Mar 10, 2026
Merged

[Backport release-1.1] fix(migrations): handle missing rabbitmq CRD in migration 34#2180
kvaps merged 1 commit intorelease-1.1from
backport-2168-to-release-1.1

Conversation

@github-actions
Copy link

Description

Backport of #2168 to release-1.1.

Migration 34 fails when rabbitmqs.apps.cozystack.io CRD does not exist,
which happens when RabbitMQ was never installed on the cluster. Add a
check for CRD presence before attempting to list resources.

Signed-off-by: IvanHunters <[email protected]>
(cherry picked from commit 21f293a)
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Mar 10, 2026
@kvaps kvaps merged commit 52b4a0a into release-1.1 Mar 10, 2026
5 checks passed
@kvaps kvaps deleted the backport-2168-to-release-1.1 branch March 10, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants