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

[ST] Remove line for setting null for LMFV in StrimziDowngradeST #10709

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

im-konge
Copy link
Member

@im-konge im-konge commented Oct 13, 2024

Type of change

  • Bugfix

Description

This PR removes line that sets nullas a version for LMFV. In the examples, we are not setting it and we are leaving
this on the operator. And initially when I wrote the test, I thought that we are using the examples during the test (during initial deployment of Kafka). However, because we are downgrading from the HEAD, we are applying our own Kafka builder, which anyway sets the LMFV.
After this PR is merged, it should fix the version mismatch during the downgrade tests.

Checklist

  • Make sure all tests pass

@im-konge im-konge self-assigned this Oct 13, 2024
@im-konge im-konge requested review from scholzj and a team October 13, 2024 12:45
@im-konge im-konge added this to the 0.44.0 milestone Oct 13, 2024
@im-konge im-konge marked this pull request as ready for review October 13, 2024 12:46
@im-konge
Copy link
Member Author

/azp run upgrade

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@scholzj scholzj merged commit 72f251c into strimzi:main Oct 13, 2024
17 checks passed
@im-konge im-konge deleted the fix-downgrade-for-new-kafka-version branch October 13, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants