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 the Log Message and Inter Broker Protocol annotations #11177

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Feb 23, 2025

Type of change

  • Task

Description

This PR removes the log.message.format.version and inter.broker.protocol.version tracking annotations we used to have on the Kafka Pods and which are not needed anymore / used for anything.

It also removes the MIN_INSYNC_REPLICAS constant from the KafkaConfiguration class which was used only by the KafkaSpecChecker and can be easily replaced by the field from the TopicConfig Kafka class anyway.

Checklist

  • Write tests
  • Make sure all tests pass
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally

@scholzj scholzj added this to the 0.46.0 milestone Feb 23, 2025
@scholzj scholzj requested a review from ppatierno February 23, 2025 20:06
@scholzj
Copy link
Member Author

scholzj commented Feb 23, 2025

/azp run upgrade

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Feb 23, 2025

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj scholzj force-pushed the remove-message-and-inter-broker-protocol-annotations branch from 1a1ea02 to 2e83398 Compare February 24, 2025 09:24
@scholzj scholzj merged commit 74f882b into strimzi:main Feb 24, 2025
13 checks passed
@scholzj scholzj deleted the remove-message-and-inter-broker-protocol-annotations branch February 24, 2025 13:10
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.

2 participants