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

feat(charts): update helm release strimzi-kafka-operator to v0.29.0 #1082

Merged
merged 1 commit into from
May 20, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
strimzi-kafka-operator (source) minor 0.28.0 -> 0.29.0

Release Notes

strimzi/strimzi-kafka-operator

v0.29.0

Compare Source

  • Add support for Apache Kafka 3.0.1, 3.1.1 and 3.2.0
  • Increase the size of the /tmp volumes to 5Mi to allow unpacking of compression libraries
  • Use /healthz endpoint for Kafka Exporter health checks
  • Renew user certificates in User Operator only during maintenance windows
  • Ensure Topic Operator using Kafka Streams state store can start up successfully
  • Update Cruise Control to 2.5.89
  • Remove TLS sidecar from Cruise Control pod. Cruise Control is now configured to not using ZooKeeper, so the TLS sidecar is not needed anymore.
  • Allow Cruise Control topic names to be configured
  • Add support for spec.rack.topologyKey property in Mirror Maker 2 to enable "fetch from the closest replica" feature.
  • Support for the s390x platform
    (The s390x support is currently considered as experimental. We are not aware of any issues, but the s390x build doesn't at this point undergo the same level of testing as the AMD64 container images.)
  • Update Strimzi Kafka Bridge to 0.21.5
  • Added rebalancing modes on the KafkaRebalance custom resource
    • full: this mode runs a full rebalance moving replicas across all the brokers in the cluster. This is the default one if not specified.
    • add-brokers: after scaling up the cluster, this mode is used to move replicas to the newly added brokers specified in the custom resource.
    • remove-brokers: this mode is used to move replicas off the brokers that are going to be removed, before scaling down the cluster.
  • Experimental KRaft mode (ZooKeeper-less Kafka) which can be enabled using the UseKRaft feature gate.
    Important: Use it for development and testing only!
Changes, deprecations and removals
  • Since the Cruise Control TLS sidecar has been removed, the related configuration options .spec.cruiseControl.tlsSidecar and .spec.cruiseControl.template.tlsSidecar in the Kafka custom resource are now deprecated.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 20, 2022 16:19
@renovate renovate bot requested review from ArchiFleKs, rguichard and tbobm and removed request for a team May 20, 2022 16:19
renovate-approve[bot]
renovate-approve bot previously approved these changes May 20, 2022
@renovate renovate bot force-pushed the renovate/strimzi-kafka-operator-0.x branch from fc5fc5e to a487c86 Compare May 20, 2022 21:57
renovate-approve[bot]
renovate-approve bot previously approved these changes May 20, 2022
@renovate renovate bot force-pushed the renovate/strimzi-kafka-operator-0.x branch from a487c86 to dbcc6d2 Compare May 20, 2022 21:59
renovate-approve[bot]
renovate-approve bot previously approved these changes May 20, 2022
@renovate
Copy link
Contributor Author

renovate bot commented May 20, 2022

renovate:merge

@renovate renovate bot force-pushed the renovate/strimzi-kafka-operator-0.x branch from dbcc6d2 to ac77307 Compare May 20, 2022 22:01
renovate-approve[bot]
renovate-approve bot previously approved these changes May 20, 2022
@renovate renovate bot force-pushed the renovate/strimzi-kafka-operator-0.x branch from ac77307 to 85f005e Compare May 20, 2022 22:03
renovate-approve[bot]
renovate-approve bot previously approved these changes May 20, 2022
@renovate renovate bot force-pushed the renovate/strimzi-kafka-operator-0.x branch from 85f005e to 2ad8091 Compare May 20, 2022 22:05
renovate-approve[bot]
renovate-approve bot previously approved these changes May 20, 2022
@renovate renovate bot force-pushed the renovate/strimzi-kafka-operator-0.x branch from 2ad8091 to 2def2aa Compare May 20, 2022 22:07
@mergify mergify bot merged commit 154b136 into main May 20, 2022
@mergify mergify bot deleted the renovate/strimzi-kafka-operator-0.x branch May 20, 2022 22:09
@github-actions
Copy link

🎉 This PR is included in version 6.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant