feat(helm): update chart strimzi-kafka-operator to 0.50.1#370
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(helm): update chart strimzi-kafka-operator to 0.50.1#370renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/solar0/strimzi/app Kustomization: flux-system/strimzi HelmRelease: solar0/strimzi
+++ kubernetes/apps/solar0/strimzi/app Kustomization: flux-system/strimzi HelmRelease: solar0/strimzi
@@ -13,13 +13,13 @@
spec:
chart: strimzi-kafka-operator
sourceRef:
kind: HelmRepository
name: strimzi
namespace: flux-system
- version: 0.48.0
+ version: 0.50.1
interval: 30m
timeout: 15m
values:
dashboards:
enabled: true
--- kubernetes/apps/solar0/strimzi/app Kustomization: flux-system/strimzi-cluster HelmRelease: solar0/strimzi
+++ kubernetes/apps/solar0/strimzi/app Kustomization: flux-system/strimzi-cluster HelmRelease: solar0/strimzi
@@ -13,13 +13,13 @@
spec:
chart: strimzi-kafka-operator
sourceRef:
kind: HelmRepository
name: strimzi
namespace: flux-system
- version: 0.48.0
+ version: 0.50.1
interval: 30m
timeout: 15m
values:
dashboards:
enabled: true
|
--- HelmRelease: solar0/strimzi ConfigMap: solar0/strimzi-kafka-oauth
+++ HelmRelease: solar0/strimzi ConfigMap: solar0/strimzi-kafka-oauth
@@ -161,13 +161,13 @@
},
"pluginVersion": "7.4.5",
"targets": [
{
"datasource": "${DS_PROMETHEUS}",
"exemplar": true,
- "expr": "irate(strimzi_oauth_http_requests_count{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) * 30",
+ "expr": "irate(strimzi_oauth_http_requests_count_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) * 30",
"format": "time_series",
"instant": false,
"interval": "60s",
"intervalFactor": 1,
"legendFormat": "[{{context}}] {{host}} (Status: {{status}})",
"refId": "A"
@@ -257,13 +257,13 @@
},
"pluginVersion": "7.4.5",
"targets": [
{
"datasource": "${DS_PROMETHEUS}",
"exemplar": true,
- "expr": "irate(strimzi_oauth_validation_requests_count{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) * 30",
+ "expr": "irate(strimzi_oauth_validation_requests_count_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) * 30",
"format": "time_series",
"instant": false,
"interval": "60s",
"intervalFactor": 1,
"legendFormat": "[{{context}}] {{host}} ({{outcome}})",
"refId": "A"
@@ -352,13 +352,13 @@
},
"pluginVersion": "7.4.5",
"targets": [
{
"datasource": "${DS_PROMETHEUS}",
"exemplar": true,
- "expr": "strimzi_oauth_http_requests_count{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}",
+ "expr": "strimzi_oauth_http_requests_count_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}",
"format": "time_series",
"instant": false,
"interval": "60s",
"intervalFactor": 1,
"legendFormat": "[{{context}}] {{host}} (Status: {{status}})",
"refId": "A"
@@ -447,13 +447,13 @@
},
"pluginVersion": "7.4.5",
"targets": [
{
"datasource": "${DS_PROMETHEUS}",
"exemplar": true,
- "expr": "strimzi_oauth_validation_requests_count{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}",
+ "expr": "strimzi_oauth_validation_requests_count_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}",
"format": "time_series",
"instant": false,
"interval": "60s",
"intervalFactor": 1,
"legendFormat": "[{{context}}] {{host}} ({{outcome}})",
"refId": "A"
@@ -542,13 +542,13 @@
},
"pluginVersion": "7.4.5",
"targets": [
{
"datasource": "${DS_PROMETHEUS}",
"exemplar": true,
- "expr": "irate(strimzi_oauth_http_requests_totaltimems{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) / irate(strimzi_oauth_http_requests_count{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval])",
+ "expr": "irate(strimzi_oauth_http_requests_totaltimems_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) / irate(strimzi_oauth_http_requests_count_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval])",
"format": "time_series",
"instant": false,
"interval": "60s",
"intervalFactor": 1,
"legendFormat": "[{{context}}] {{host}} (Status: {{status}})",
"refId": "A"
@@ -638,13 +638,13 @@
},
"pluginVersion": "7.4.5",
"targets": [
{
"datasource": "${DS_PROMETHEUS}",
"exemplar": true,
- "expr": "irate(strimzi_oauth_validation_requests_totaltimems{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) / irate(strimzi_oauth_validation_requests_count{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval])\n",
+ "expr": "irate(strimzi_oauth_validation_requests_totaltimems_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval]) / irate(strimzi_oauth_validation_requests_count_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\"}[$__rate_interval])\n",
"format": "time_series",
"instant": false,
"interval": "60s",
"intervalFactor": 1,
"legendFormat": "[{{context}}] {{host}} ({{outcome}})",
"refId": "A"
--- HelmRelease: solar0/strimzi ClusterRole: solar0/strimzi-cluster-operator-watched
+++ HelmRelease: solar0/strimzi ClusterRole: solar0/strimzi-cluster-operator-watched
@@ -45,12 +45,24 @@
- kafkarebalances/status
verbs:
- get
- patch
- update
- apiGroups:
+ - kafka.strimzi.io
+ resources:
+ - kafkas/finalizers
+ - kafkanodepools/finalizers
+ - kafkaconnects/finalizers
+ - kafkaconnectors/finalizers
+ - kafkabridges/finalizers
+ - kafkamirrormaker2s/finalizers
+ - kafkarebalances/finalizers
+ verbs:
+ - update
+- apiGroups:
- core.strimzi.io
resources:
- strimzipodsets
verbs:
- get
- list
@@ -65,12 +77,18 @@
- strimzipodsets/status
verbs:
- get
- patch
- update
- apiGroups:
+ - core.strimzi.io
+ resources:
+ - strimzipodsets/finalizers
+ verbs:
+ - update
+- apiGroups:
- kafka.strimzi.io
resources:
- kafkarebalances
verbs:
- delete
--- HelmRelease: solar0/strimzi ClusterRole: solar0/strimzi-entity-operator
+++ HelmRelease: solar0/strimzi ClusterRole: solar0/strimzi-entity-operator
@@ -39,12 +39,19 @@
- kafkausers/status
verbs:
- get
- patch
- update
- apiGroups:
+ - kafka.strimzi.io
+ resources:
+ - kafkatopics/finalizers
+ - kafkausers/finalizers
+ verbs:
+ - update
+- apiGroups:
- ''
resources:
- secrets
verbs:
- get
- list
--- HelmRelease: solar0/strimzi Deployment: solar0/strimzi-cluster-operator
+++ HelmRelease: solar0/strimzi Deployment: solar0/strimzi-cluster-operator
@@ -29,13 +29,13 @@
sizeLimit: 1Mi
- name: co-config-volume
configMap:
name: strimzi-cluster-operator
containers:
- name: strimzi-cluster-operator
- image: quay.io/strimzi/operator:0.48.0
+ image: quay.io/strimzi/operator:0.50.1
ports:
- containerPort: 8080
name: http
args:
- /opt/strimzi/bin/cluster_operator_run.sh
volumeMounts:
@@ -50,39 +50,47 @@
fieldPath: metadata.namespace
- name: STRIMZI_FULL_RECONCILIATION_INTERVAL_MS
value: '120000'
- name: STRIMZI_OPERATION_TIMEOUT_MS
value: '300000'
- name: STRIMZI_DEFAULT_KAFKA_EXPORTER_IMAGE
- value: quay.io/strimzi/kafka:0.48.0-kafka-4.1.0
+ value: quay.io/strimzi/kafka:0.50.1-kafka-4.1.1
- name: STRIMZI_DEFAULT_CRUISE_CONTROL_IMAGE
- value: quay.io/strimzi/kafka:0.48.0-kafka-4.1.0
+ value: quay.io/strimzi/kafka:0.50.1-kafka-4.1.1
- name: STRIMZI_KAFKA_IMAGES
value: |
- 4.0.0=quay.io/strimzi/kafka:0.48.0-kafka-4.0.0
- 4.1.0=quay.io/strimzi/kafka:0.48.0-kafka-4.1.0
+ 4.0.0=quay.io/strimzi/kafka:0.50.1-kafka-4.0.0
+ 4.0.1=quay.io/strimzi/kafka:0.50.1-kafka-4.0.1
+ 4.1.0=quay.io/strimzi/kafka:0.50.1-kafka-4.1.0
+ 4.1.1=quay.io/strimzi/kafka:0.50.1-kafka-4.1.1
- name: STRIMZI_KAFKA_CONNECT_IMAGES
value: |
- 4.0.0=quay.io/strimzi/kafka:0.48.0-kafka-4.0.0
- 4.1.0=quay.io/strimzi/kafka:0.48.0-kafka-4.1.0
+ 4.0.0=quay.io/strimzi/kafka:0.50.1-kafka-4.0.0
+ 4.0.1=quay.io/strimzi/kafka:0.50.1-kafka-4.0.1
+ 4.1.0=quay.io/strimzi/kafka:0.50.1-kafka-4.1.0
+ 4.1.1=quay.io/strimzi/kafka:0.50.1-kafka-4.1.1
- name: STRIMZI_KAFKA_MIRROR_MAKER_2_IMAGES
value: |
- 4.0.0=quay.io/strimzi/kafka:0.48.0-kafka-4.0.0
- 4.1.0=quay.io/strimzi/kafka:0.48.0-kafka-4.1.0
+ 4.0.0=quay.io/strimzi/kafka:0.50.1-kafka-4.0.0
+ 4.0.1=quay.io/strimzi/kafka:0.50.1-kafka-4.0.1
+ 4.1.0=quay.io/strimzi/kafka:0.50.1-kafka-4.1.0
+ 4.1.1=quay.io/strimzi/kafka:0.50.1-kafka-4.1.1
- name: STRIMZI_DEFAULT_TOPIC_OPERATOR_IMAGE
- value: quay.io/strimzi/operator:0.48.0
+ value: quay.io/strimzi/operator:0.50.1
- name: STRIMZI_DEFAULT_USER_OPERATOR_IMAGE
- value: quay.io/strimzi/operator:0.48.0
+ value: quay.io/strimzi/operator:0.50.1
- name: STRIMZI_DEFAULT_KAFKA_INIT_IMAGE
- value: quay.io/strimzi/operator:0.48.0
+ value: quay.io/strimzi/operator:0.50.1
- name: STRIMZI_DEFAULT_KAFKA_BRIDGE_IMAGE
value: quay.io/strimzi/kafka-bridge:0.33.1
- name: STRIMZI_DEFAULT_KANIKO_EXECUTOR_IMAGE
- value: quay.io/strimzi/kaniko-executor:0.48.0
+ value: quay.io/strimzi/kaniko-executor:0.50.1
+ - name: STRIMZI_DEFAULT_BUILDAH_IMAGE
+ value: quay.io/strimzi/buildah:0.50.1
- name: STRIMZI_DEFAULT_MAVEN_BUILDER
- value: quay.io/strimzi/maven-builder:0.48.0
+ value: quay.io/strimzi/maven-builder:0.50.1
- name: STRIMZI_OPERATOR_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: STRIMZI_FEATURE_GATES
value: '' |
6c6f12e to
4338e07
Compare
4338e07 to
4c3b2c7
Compare
4c3b2c7 to
9acdc1a
Compare
9acdc1a to
b0ca5e4
Compare
b0ca5e4 to
993f8e7
Compare
993f8e7 to
7df350f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.48.0→0.50.1Release Notes
strimzi/strimzi-kafka-operator (strimzi-kafka-operator)
v0.50.1Compare Source
v1API Conversion Tool bug fixes (handling of number conversions and empty YAML documents)v0.50.0Compare Source
hostUsersPod optionMajor changes, deprecations, and removals
The only exceptions are the
api,test,crd-annotations, andcrd-generatormodules which use Java 11 as the language level for compatibility with older java versions.These modules will remain using the Java 11 language level up to and including Strimzi 0.51.
They will move to Java 21 language level in Strimzi 1.0.0.
If you use one of these modules as a dependency in your Java project, you will need to upgrade to Java 21 as well.
connector.plugin.versionoption is now forbidden inKafkaConnectCR in.spec.configand inKafkaMirrorMaker2CR in.spec.mirrors[].sourceConnector.configand.spec.mirrors[].checkpointConnector.config. Please use the dedicatedversionfield instead.v0.49.1Compare Source
v1API Conversion Tool bug fixes (Improved CRD validation before doing the conversion, conversion of Node Pools with single volume persistent storage, various typos)UseConnectBuildWithBuildahfeature gate is enabledv0.49.0Compare Source
blockOwnerDeletiontotruein the owner references in Strimzi managed resources.Deleting the Strimzi custom resources will now by default wait for the deletion of all the owned Kubernetes resources.
v1API to Strimzi CRDs and move User and Topic Operators to use it.The
v1APi Conversion Tool can be used to convert the resources in files or in your Kubernetes cluter from thev1beta2API to thev1API..specsections required in thev1version of all Strimzi custom resources..spec.replicasproperties required in thev1of theKafkaBridge,KafkaConnect, andKafkaMirrorMaker2custom resources..spec.groupId,.spec.configStorageTopic,.spec.offsetStorageTopic, and.spec.statusStorageTopicin theKafkaConnectcustom resource for configuring Connect's group ID and internal topics..spec.target) and source clusters (.spec.mirrors[].source) in theKafkaMirrorMaker2custom resources.KafkaandKafkaNodePooltemplatesections.The templates are now merged at a property level.
If two different properties are defined in the two
templatesections, both are applied.If the same property is defined in both
templatesections, only the property from theKafkaNodePooltemplate is used.See the Strimzi Proposal 120 for more details.
UseConnectBuildWithBuildah(disabled by default) for running the Connect Build feature with Buildah instead of Kaniko on Kubernetes - according to Strimzi Proposal #114.spec.versionin theKafkaConnectercustom resource, and newversionfields for each connector underspec.mirrors[]in theKafkaMirrorMaker2custom resource for configuring the desired version of a connector..volumeAttributesClassforpersistent-claimtype Storage inKafkaandKafkaNodePoolcustom resource. Enables configuringVolumeAttributesClassforPersistentVolumeClaims available since Kubernetes v1.34.KeycloakAuthorizerissue on Kafka 4.1.0Major changes, deprecations, and removals
Before upgrading to Strimzi 0.49 or newer, make sure that you update your
KafkaUserresources to use the.spec.authorization.acls[]operationsfield instead of the deprecated.spec.authorization.acls[]operation.Especially when using Helm, make sure that the CRDs are updated when you upgrade the operator.
Kafkacustom resource (.spec.kafka.rack), Strimzi will not automatically add the best-effort-affinity rules for spreading the Kafka Pods between the zones.Please make sure to set your own
topologySpreadConstraintoraffinityrules instead..status.kafkaMetadataStatefield in theKafkacustom resource is deprecated and not used anymore.type: oauthauthentication in Kafka brokers and Kafka clients (Kafka Connect, MirrorMaker 2, and Strimzi HTTP Bridge) has been deprecated.Please use the
type: customauthentication instead.The Strimzi OAuth library continues to be packaged with the Strimzi container images.
Follow the documentation for the examples and migration details.
type: keycloak) has been deprecated and will be removed in the future.To use the Keycloak authorizer, you can use the
type: customauthorization.The Strimzi OAuth library with the Keycloak authorizer continues to be packaged with the Strimzi container images.
Follow the documentation for the examples and migration details.
.spec.kafka.resourcesis deprecated and will be removed in thev1CRD API.Please use the
KafkaNodePoolresources to configure CPU and memory for Kafka nodes.group.id,config.storage.topic,offset.storage.topic, andstatus.storage.topicfields in.spec.configsection of theKafkaConnectresource are deprecated and will be forbidden in thev1CRD API.Please use the new
.spec.groupId,.spec.configStorageTopic,.spec.offsetStorageTopic, and.spec.statusStorageTopicfields instead..spec.connectCluster,.spec.clusters,.spec.mirrors[].sourceCluster,.spec.mirrors[].targetCluster, and.spec.mirrors[].heartbeatConnectorfields of theKafkaMirrorMaker2resource are deprecated and will be removed in thev1CRD API.Please use the new fields
.spec.targetand.spec.mirrors[].sourceinstead to configure the source and target clusters.If you want to deploy and run the Heartbeat connector, you can use separate
KafkaConnectandKafkaConnectorcustom resources..spec.build.output.additionalKanikoOptionsfield in theKafkaConnectcustom resource is deprecated and will be removed in the future..spec.build.output.additionalBuildOptionsfield instead.templateproperties in theKafkaandKafkaNodePoolresources are handled has changed.See the 0.49.0 section or the Strimzi Proposal 120 for more details.
connector.plugin.versionunderspec.configin theKafkaConnectorcustom resource, and underspec.mirrors[].sourceConnector.config,spec.mirrors[].checkpointConnector.config, andspec.mirrors[].heartbeatConnector.configin theKafkaMirrorMaker2custom resource is deprecated and will be forbidden in Strimzi 0.50.0.Instead, please use
spec.versionin theKafkaConnectercustom resource, and the connector specificversionfields in theKafkaMirrorMaker2custom resource.Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.