chore(deps): update quay.io/strimzi/operator docker tag to v0.41.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
quay.io/strimzi/operator | minor |
0.40.0 -> 0.41.0
|
|
quay.io/strimzi/operator | ironbank-docker | minor |
0.40.0 -> 0.41.0
|
quay.io/strimzi/operator | stage | minor |
0.40.0 -> 0.41.0
|
Release Notes
strimzi/strimzi-kafka-operator (quay.io/strimzi/operator)
v0.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 thestrimzi.io/node-pools: enabled
annotation on theKafka
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 withstrimzi-store-topic
andstrimzi-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 theContinueReconciliationOnManualRollingUpdateFailure
feature gate is enabled).
Changes, deprecations and removals
- The
tlsSidecar
configuration for the Entity Operator is now deprecated and will be ignored. - The
zookeeperSessionTimeoutSeconds
andtopicMetadataMaxAttempts
configurations for the Entity Topic Operator have been removed and will be ignored.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.