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

Add possiblity to specify Kafka version in StrimziKafkaCluster #87

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

see-quick
Copy link
Member

This PR allows specifying the Kafka version in StrimziKafkaCluster. Moreover, I have added a few UTs to cover such changes with some aux methods only dedicated to tests. Additionally, I have only made such a change for Builder to allow users to specify such a version (for those users, who are using old constructors we still use the default/latest version).

Signed-off-by: see-quick <maros.orsak159@gmail.com>
@see-quick see-quick added this to the 0.108.0 milestone Oct 15, 2024
@see-quick see-quick requested review from scholzj and a team October 15, 2024 07:30
@see-quick see-quick self-assigned this Oct 15, 2024
@see-quick see-quick linked an issue Oct 15, 2024 that may be closed by this pull request
@see-quick see-quick merged commit 0f91bb7 into main Oct 15, 2024
7 checks passed
@see-quick see-quick deleted the kafka-version-kafka-clsuter branch October 15, 2024 10:03
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.

StrimziKafkaCluster does not allow specifying Kafka version?
2 participants