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

Remove support for Kafka 3.5.0 and 3.5.1 #9526

Merged

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Jan 8, 2024

Type of change

  • Task

Description

We currently support 5 different Kafka versions in the main branch. Given that the next release is expected to be after Kafka 3.7.0 release, we will likely remove all 3.5.x Kafka versions before it happens. This PR in the meantime removes the support for 3.5.0 and 3.5.1. It speeds up the builds but keeps 2 different minor versions supported. And if needed, we will still have Kafka 3.5.2 to provide continuity with 0.39. This was also discussed in https://cloud-native.slack.com/archives/C018247K8T0/p1703184182628109

Checklist

  • Update documentation
  • Update CHANGELOG.md

Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj scholzj added this to the 0.40.0 milestone Jan 8, 2024
@scholzj scholzj requested a review from im-konge January 8, 2024 20:31
@scholzj
Copy link
Member Author

scholzj commented Jan 8, 2024

/azp run upgrade

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@im-konge im-konge left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, could you please update the upgrade/downgrade files after the removal of the Kafka versions? It should be enough to change 3.5.0 to 3.5.2 in:

  • BundleDowngrade.yaml in imagesAfterOperations
  • BundleUpgrade.yaml in oldestKafka

I will write some doc about updating all those fields, I guess that the current description is not really enough.

Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj
Copy link
Member Author

scholzj commented Jan 9, 2024

/azp run upgrade

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@im-konge im-konge left a comment

Choose a reason for hiding this comment

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

Thanks a lot :)

@scholzj
Copy link
Member Author

scholzj commented Jan 9, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit 2b16ae7 into strimzi:main Jan 9, 2024
25 checks passed
@scholzj scholzj deleted the remove-support-for-kafka-3.5.0-and-3.5.1 branch January 9, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants