-
Notifications
You must be signed in to change notification settings - Fork 1.4k
docs(config): adds kraft-related annotations to kraft config examples #11657
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
Conversation
Signed-off-by: prmellor <pmellor@redhat.com>
@strimzi/maintainers Should we instead consider removing the annotations as part of 0.48.0? This was always planned at some point, but we never set a fixed date. But in general:
I'm happy to have this merged if others think that we should keep the annotations for the time being. But we should probably at least make some ballpark agreement when do we plan to remove them. |
In my opinion, now when the ZK support is removed and we have only KRaft, I would remove the annotations and have them enabled by default. I think it would make others' lives a bit easier as well. Because you cannot anyway deploy new clusters without NodePools, so I would remove them. |
+1 from me as well. |
+1 from me for removing the annotations in 0.48.0. For this PR specifically, I'm potentially missing some context, but do we need the annotations on every single Kafka snippet? I understand they are required but for example say in this one for explaining how to configure the rack it omits most fields, so why not also omit the annotations?
|
Removing sounds good to me. |
As this was mostly my idea, I opened #11686 to remove the annotations. Assuming it is approved and merged, we should be able to just close this PR. |
Closing since we are handling this by removing the annotations |
Documentation
Updates the Kafka config examples in the docs with the Kraft-related annotations
Checklist
Please go through this checklist and make sure all applicable tasks have been done