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 ZooKeeper from packaging files #10982

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Dec 23, 2024

Type of change

  • Task

Description

This PR continues in the ZooKeeper removal and removes ZooKeeper from the packaging files:

  • From examples
    • KRaft example files were moved to the examples/kafka directory
    • The KRaft kafka.yaml example was renamed to kafka-persistent.yaml to ensure any old links keep working
    • The ZooKeeper alerts were removed
    • The ZooKeeper Grafana dashboard and the ZooKeeper request latency from the Kafka dashboard were removed
    • All other examples using Kafka clusters (such as MM2, CC, Security, Metrics, ...) were updated to use KRaft
  • Any ZooKeeper mentions in the YAML installation files and Helm Chart were removed. This includes mainly some comments, CO logging configuration and the ZooKeeper Grafana dashboard in Helm chart
  • Only minimal documentation updates were done -> the parts of the docs related to the examples were updated to be in-sync with the updates examples. But no other changes were made.
  • Example files references in the system tests were updated (or removed when unused)

Checklist

  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally

Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj scholzj added this to the 0.46.0 milestone Dec 23, 2024
@scholzj
Copy link
Member Author

scholzj commented Dec 23, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Dec 23, 2024

/azp run upgrade

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Dec 23, 2024

/azp run feature-gates-regression

@scholzj scholzj marked this pull request as ready for review December 23, 2024 20:48
@scholzj scholzj requested a review from ppatierno December 23, 2024 20:48
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit de5a274 into strimzi:main Dec 24, 2024
33 checks passed
@scholzj scholzj deleted the remove-zookeeper-from-examples branch December 24, 2024 09:50
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