ricsanfre / pi-cluster

Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible and ArgoCD
https://picluster.ricsanfre.com
MIT License
348 stars 56 forks source link

Update Helm release strimzi-kafka-operator to v0.41.0 - autoclosed #416

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
strimzi-kafka-operator (source) minor 0.40.0 -> 0.41.0

Release Notes

strimzi/strimzi-kafka-operator (strimzi-kafka-operator) ### [`v0.41.0`](https://togithub.com/strimzi/strimzi-kafka-operator/blob/HEAD/CHANGELOG.md#0410) [Compare Source](https://togithub.com/strimzi/strimzi-kafka-operator/compare/0.40.0...0.41.0) - Add support for Apache Kafka 3.6.2 - Provide metrics to monitor certificates expiration as well as modified `Strimzi Operators` dashboard to include certificate expiration per cluster. - Add support for JBOD storage in KRaft mode. (Note: JBOD support in KRaft mode is considered early-access in Apache Kafka 3.7.x) - Added support for topic replication factor change to the Unidirectional Topic Operator when Cruise Control integration is enabled. - The `KafkaNodePools` feature gate moves to GA stage and is permanently enabled without the possibility to disable it. To use the Kafka Node Pool resources, you still need to use the `strimzi.io/node-pools: enabled` annotation on the `Kafka` custom resources. - Added support for configuring the `externalIPs` field in node port type services. - The `UnidirectionalTopicOperator` feature gate moves to GA stage and is permanently enabled without the possibility to disable it. If the topics whose names start with `strimzi-store-topic` and `strimzi-topic-operator` still exist, you can delete them. - Don't allow MirrorMaker2 mirrors with target set to something else than the connect cluster. - Added support for custom SASL config in standalone Topic Operator deployment to support alternate access controllers (i.e. `AWS_MSK_IAM`) - Remove Angular dependent plugins from Grafana example dashboard. This makes our dashboard compatible with Grafana 7.4.5 and higher. - Continue reconciliation after failed manual rolling update using the `strimzi.io/manual-rolling-update` annotation (when the `ContinueReconciliationOnManualRollingUpdateFailure` feature gate is enabled). ##### Changes, deprecations and removals - The `tlsSidecar` configuration for the Entity Operator is now deprecated and will be ignored. - The `zookeeperSessionTimeoutSeconds` and `topicMetadataMaxAttempts` configurations for the Entity Topic Operator have been removed and will be ignored.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



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