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

StrimziKafkaCluster KRaft mode #89

Merged
merged 4 commits into from
Oct 16, 2024
Merged

StrimziKafkaCluster KRaft mode #89

merged 4 commits into from
Oct 16, 2024

Conversation

see-quick
Copy link
Member

This PR adds support for KRaft within StrimziKafkaCluster. Currently, we are able to run in KRaft mode with the single-node instance.

@see-quick see-quick added this to the 0.108.0 milestone Oct 16, 2024
@see-quick see-quick self-assigned this Oct 16, 2024
.checkstyle/checkstyle.xml Outdated Show resolved Hide resolved
Signed-off-by: see-quick <[email protected]>
@see-quick see-quick marked this pull request as ready for review October 16, 2024 08:13
@see-quick see-quick added the enhancement New feature or request label Oct 16, 2024
@see-quick see-quick linked an issue Oct 16, 2024 that may be closed by this pull request
@see-quick see-quick requested a review from a team October 16, 2024 08:14
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.

LGTM assuming it works 😉. At some poinbt we should also update the README. But that can be done in separate PR. Thanks.

Signed-off-by: see-quick <[email protected]>
@see-quick
Copy link
Member Author

see-quick commented Oct 16, 2024

LGTM assuming it works 😉. At some poinbt we should also update the README. But that can be done in separate PR. Thanks.

Yeah, I will update README in a separate PR.

@see-quick see-quick merged commit 408a2a2 into main Oct 16, 2024
7 checks passed
@see-quick see-quick deleted the prepare-kraft-cluster branch October 17, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StrimziKafkaCluster shoud allow running in KRaft mode
3 participants