From de89442b77949844048e4f498a6041c8f62fa3e2 Mon Sep 17 00:00:00 2001 From: Jakub Scholz Date: Tue, 14 Jan 2020 18:21:28 +0100 Subject: [PATCH] Prepare for 0.16.0 RC2 Signed-off-by: Jakub Scholz --- api/pom.xml | 2 +- certificate-manager/pom.xml | 2 +- cluster-operator/pom.xml | 2 +- config-model-generator/pom.xml | 2 +- config-model/pom.xml | 2 +- crd-annotations/pom.xml | 2 +- crd-generator/pom.xml | 2 +- helm-charts/index.yaml | 27 +++++++++++++++- helm-charts/strimzi-kafka-operator/README.md | 24 +++++++------- .../strimzi-kafka-operator/values.yaml | 26 +++++++-------- ...0-Deployment-strimzi-cluster-operator.yaml | 32 +++++++++---------- .../05-Deployment-strimzi-topic-operator.yaml | 2 +- .../05-Deployment-strimzi-user-operator.yaml | 2 +- kafka-agent/pom.xml | 2 +- kafka-init/pom.xml | 2 +- mirror-maker-agent/pom.xml | 2 +- mockkube/pom.xml | 2 +- operator-common/pom.xml | 2 +- pom.xml | 2 +- release.version | 2 +- systemtest/pom.xml | 2 +- test/pom.xml | 2 +- topic-operator/pom.xml | 2 +- tracing-agent/pom.xml | 2 +- user-operator/pom.xml | 2 +- 25 files changed, 88 insertions(+), 63 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index bd81c82b377..e22d273b70e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ io.strimzi strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 api diff --git a/certificate-manager/pom.xml b/certificate-manager/pom.xml index 187dfaf7edd..868ac5d9ece 100644 --- a/certificate-manager/pom.xml +++ b/certificate-manager/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 certificate-manager diff --git a/cluster-operator/pom.xml b/cluster-operator/pom.xml index 10a6370b0c0..23e06f88152 100644 --- a/cluster-operator/pom.xml +++ b/cluster-operator/pom.xml @@ -4,7 +4,7 @@ io.strimzi strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 cluster-operator diff --git a/config-model-generator/pom.xml b/config-model-generator/pom.xml index d49ebf39146..33d640d3fa7 100644 --- a/config-model-generator/pom.xml +++ b/config-model-generator/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/config-model/pom.xml b/config-model/pom.xml index e994f5da72c..7e7dc580ce9 100644 --- a/config-model/pom.xml +++ b/config-model/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/crd-annotations/pom.xml b/crd-annotations/pom.xml index 40375f26dca..c12283abbef 100644 --- a/crd-annotations/pom.xml +++ b/crd-annotations/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/crd-generator/pom.xml b/crd-generator/pom.xml index 3a52d62a2e0..e4d889488cd 100644 --- a/crd-generator/pom.xml +++ b/crd-generator/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 crd-generator diff --git a/helm-charts/index.yaml b/helm-charts/index.yaml index c0a3d712a42..b99f02a8345 100644 --- a/helm-charts/index.yaml +++ b/helm-charts/index.yaml @@ -1,6 +1,31 @@ apiVersion: v1 entries: strimzi-kafka-operator: + - apiVersion: v1 + appVersion: 0.16.0-rc2 + created: "2020-01-14T18:19:10.248152+01:00" + description: 'Strimzi: Apache Kafka running on Kubernetes' + digest: 0c0932d2210916b99e3c188d601c7c16bba7bd5a89a53c4cdffd0e53f1d39b02 + home: https://strimzi.io/ + icon: https://raw.githubusercontent.com/strimzi/strimzi-kafka-operator/master/documentation/logo/strimzi_logo.png + keywords: + - kafka + - queue + - stream + - event + - messaging + - datastore + - topic + maintainers: + - name: ppatierno + - name: scholzj + - name: tombentley + name: strimzi-kafka-operator + sources: + - https://github.com/strimzi/strimzi-kafka-operator + urls: + - https://github.com/strimzi/strimzi-kafka-operator/releases/download/0.16.0-rc2/strimzi-kafka-operator-helm-chart-0.16.0-rc2.tgz + version: 0.16.0-rc2 - apiVersion: v1 appVersion: 0.16.0-rc1 created: "2020-01-10T01:33:48.594899+01:00" @@ -476,4 +501,4 @@ entries: urls: - https://github.com/strimzi/strimzi-kafka-operator/releases/download/0.6.0/strimzi-kafka-operator-0.6.0.tgz version: 0.6.0 -generated: "2020-01-10T01:33:48.591844+01:00" +generated: "2020-01-14T18:19:10.244769+01:00" diff --git a/helm-charts/strimzi-kafka-operator/README.md b/helm-charts/strimzi-kafka-operator/README.md index 56795e68a10..20fa8a5964c 100644 --- a/helm-charts/strimzi-kafka-operator/README.md +++ b/helm-charts/strimzi-kafka-operator/README.md @@ -53,7 +53,7 @@ the documentation for more details. | `watchNamespaces` | Comma separated list of additional namespaces for the strimzi-operator to watch | [] | | `image.repository` | Cluster Operator image repository | `strimzi` | | `image.name` | Cluster Operator image name | `cluster-operator` | -| `image.tag` | Cluster Operator image tag | `0.16.0-rc1` | +| `image.tag` | Cluster Operator image tag | `0.16.0-rc2` | | `image.imagePullPolicy` | Cluster Operator image pull policy | `IfNotPresent` | | `image.imagePullSecrets` | Docker registry pull secret | `nil` | | `logLevel` | Cluster Operator log level | `INFO` | @@ -61,37 +61,37 @@ the documentation for more details. | `operationTimeoutMs` | Operation timeout in milliseconds | 300000 | | `zookeeper.image.repository` | ZooKeeper image repository | `strimzi` | | `zookeeper.image.name` | ZooKeeper image name | `kafka` | -| `zookeeper.image.tag` | ZooKeeper image tag prefix | `0.16.0-rc1` | +| `zookeeper.image.tag` | ZooKeeper image tag prefix | `0.16.0-rc2` | | `kafka.image.repository` | Kafka image repository | `strimzi` | | `kafka.image.name` | Kafka image name | `kafka` | -| `kafka.image.tagPrefix` | Kafka image tag prefix | `0.16.0-rc1` | +| `kafka.image.tagPrefix` | Kafka image tag prefix | `0.16.0-rc2` | | `kafkaConnect.image.repository` | Kafka Connect image repository | `strimzi` | | `kafkaConnect.image.name` | Kafka Connect image name | `kafka` | -| `kafkaConnect.image.tagPrefix` | Kafka Connect image tag prefix | `0.16.0-rc1` | +| `kafkaConnect.image.tagPrefix` | Kafka Connect image tag prefix | `0.16.0-rc2` | | `kafkaConnects2i.image.repository` | Kafka Connect s2i image repository | `strimzi` | | `kafkaConnects2i.image.name` | Kafka Connect s2i image name | `kafka` | -| `kafkaConnects2i.image.tagPrefix` | Kafka Connect s2i image tag prefix | `0.16.0-rc1` | +| `kafkaConnects2i.image.tagPrefix` | Kafka Connect s2i image tag prefix | `0.16.0-rc2` | | `kafkaMirrorMaker.image.repository` | Kafka Mirror Maker image repository | `strimzi` | | `kafkaMirrorMaker.image.name` | Kafka Mirror Maker image name | `kafka` | -| `kafkaMirrorMaker.image.tagPrefix` | Kafka Mirror Maker image tag prefix | `0.16.0-rc1` | +| `kafkaMirrorMaker.image.tagPrefix` | Kafka Mirror Maker image tag prefix | `0.16.0-rc2` | | `topicOperator.image.repository` | Topic Operator image repository | `strimzi` | | `topicOperator.image.name` | Topic Operator image name | `operator` | -| `topicOperator.image.tag` | Topic Operator image tag | `0.16.0-rc1` | +| `topicOperator.image.tag` | Topic Operator image tag | `0.16.0-rc2` | | `userOperator.image.repository` | User Operator image repository | `strimzi` | | `userOperator.image.name` | User Operator image name | `operator` | -| `userOperator.image.tag` | User Operator image tag | `0.16.0-rc1` | +| `userOperator.image.tag` | User Operator image tag | `0.16.0-rc2` | | `kafkaInit.image.repository` | Init Kafka image repository | `strimzi` | | `kafkaInit.image.name` | Init Kafka image name | `operator` | -| `kafkaInit.image.tag` | Init Kafka image tag | `0.16.0-rc1` | +| `kafkaInit.image.tag` | Init Kafka image tag | `0.16.0-rc2` | | `tlsSidecarZookeeper.image.repository` | TLS Sidecar for ZooKeeper image repository | `strimzi` | | `tlsSidecarZookeeper.image.name` | TLS Sidecar for ZooKeeper image name | `kafka` | -| `tlsSidecarZookeeper.image.tag` | TLS Sidecar for ZooKeeper image tag prefix | `0.16.0-rc1` | +| `tlsSidecarZookeeper.image.tag` | TLS Sidecar for ZooKeeper image tag prefix | `0.16.0-rc2` | | `tlsSidecarKafka.image.repository` | TLS Sidecar for Kafka image repository | `strimzi` | | `tlsSidecarKafka.image.name` | TLS Sidecar for Kafka image name | `kafka` | -| `tlsSidecarKafka.image.tag` | TLS Sidecar for Kafka image tag prefix | `0.16.0-rc1` | +| `tlsSidecarKafka.image.tag` | TLS Sidecar for Kafka image tag prefix | `0.16.0-rc2` | | `tlsSidecarTopicOperator.image.repository` | TLS Sidecar for Topic Operator image repository | `strimzi` | | `tlsSidecarTopicOperator.image.name` | TLS Sidecar for Topic Operator image name | `kafka` | -| `tlsSidecarTopicOperator.image.tag` | TLS Sidecar for Topic Operator image tag prefix | `0.16.0-rc1` | +| `tlsSidecarTopicOperator.image.tag` | TLS Sidecar for Topic Operator image tag prefix | `0.16.0-rc2` | | `kafkaBridge.image.repository` | Kafka Bridge image repository | `strimzi` | | `kafkaBridge.image.name` | Kafka Bridge image name | `kafka-bridge | | `kafkaBridge.image.tag` | Kafka Bridge image tag | `0.15.0` | diff --git a/helm-charts/strimzi-kafka-operator/values.yaml b/helm-charts/strimzi-kafka-operator/values.yaml index 03e141707fb..b467ce9a05d 100755 --- a/helm-charts/strimzi-kafka-operator/values.yaml +++ b/helm-charts/strimzi-kafka-operator/values.yaml @@ -8,7 +8,7 @@ watchAnyNamespace: false image: repository: strimzi name: operator - tag: 0.16.0-rc1 + tag: 0.16.0-rc2 logLevel: INFO fullReconciliationIntervalMs: 120000 operationTimeoutMs: 300000 @@ -26,57 +26,57 @@ zookeeper: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 kafka: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 kafkaConnect: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 kafkaConnects2i: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 topicOperator: image: repository: strimzi name: operator - tag: 0.16.0-rc1 + tag: 0.16.0-rc2 userOperator: image: repository: strimzi name: operator - tag: 0.16.0-rc1 + tag: 0.16.0-rc2 kafkaInit: image: repository: strimzi name: operator - tag: 0.16.0-rc1 + tag: 0.16.0-rc2 tlsSidecarZookeeper: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 tlsSidecarKafka: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 tlsSidecarEntityOperator: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 kafkaMirrorMaker: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 kafkaBridge: image: repository: strimzi @@ -86,7 +86,7 @@ kafkaExporter: image: repository: strimzi name: kafka - tagPrefix: 0.16.0-rc1 + tagPrefix: 0.16.0-rc2 resources: limits: memory: 256Mi diff --git a/install/cluster-operator/050-Deployment-strimzi-cluster-operator.yaml b/install/cluster-operator/050-Deployment-strimzi-cluster-operator.yaml index 42d65a256b2..e52a44ed182 100644 --- a/install/cluster-operator/050-Deployment-strimzi-cluster-operator.yaml +++ b/install/cluster-operator/050-Deployment-strimzi-cluster-operator.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: strimzi-cluster-operator containers: - name: strimzi-cluster-operator - image: strimzi/operator:0.16.0-rc1 + image: strimzi/operator:0.16.0-rc2 args: - /opt/strimzi/bin/cluster_operator_run.sh env: @@ -32,35 +32,35 @@ spec: - name: STRIMZI_OPERATION_TIMEOUT_MS value: "300000" - name: STRIMZI_DEFAULT_TLS_SIDECAR_ENTITY_OPERATOR_IMAGE - value: strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + value: strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_DEFAULT_TLS_SIDECAR_KAFKA_IMAGE - value: strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + value: strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_DEFAULT_TLS_SIDECAR_ZOOKEEPER_IMAGE - value: strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + value: strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_DEFAULT_KAFKA_EXPORTER_IMAGE - value: strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + value: strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_KAFKA_IMAGES value: | - 2.3.1=strimzi/kafka:0.16.0-rc1-kafka-2.3.1 - 2.4.0=strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + 2.3.1=strimzi/kafka:0.16.0-rc2-kafka-2.3.1 + 2.4.0=strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_KAFKA_CONNECT_IMAGES value: | - 2.3.1=strimzi/kafka:0.16.0-rc1-kafka-2.3.1 - 2.4.0=strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + 2.3.1=strimzi/kafka:0.16.0-rc2-kafka-2.3.1 + 2.4.0=strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_KAFKA_CONNECT_S2I_IMAGES value: | - 2.3.1=strimzi/kafka:0.16.0-rc1-kafka-2.3.1 - 2.4.0=strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + 2.3.1=strimzi/kafka:0.16.0-rc2-kafka-2.3.1 + 2.4.0=strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_KAFKA_MIRROR_MAKER_IMAGES value: | - 2.3.1=strimzi/kafka:0.16.0-rc1-kafka-2.3.1 - 2.4.0=strimzi/kafka:0.16.0-rc1-kafka-2.4.0 + 2.3.1=strimzi/kafka:0.16.0-rc2-kafka-2.3.1 + 2.4.0=strimzi/kafka:0.16.0-rc2-kafka-2.4.0 - name: STRIMZI_DEFAULT_TOPIC_OPERATOR_IMAGE - value: strimzi/operator:0.16.0-rc1 + value: strimzi/operator:0.16.0-rc2 - name: STRIMZI_DEFAULT_USER_OPERATOR_IMAGE - value: strimzi/operator:0.16.0-rc1 + value: strimzi/operator:0.16.0-rc2 - name: STRIMZI_DEFAULT_KAFKA_INIT_IMAGE - value: strimzi/operator:0.16.0-rc1 + value: strimzi/operator:0.16.0-rc2 - name: STRIMZI_DEFAULT_KAFKA_BRIDGE_IMAGE value: strimzi/kafka-bridge:0.15.0 - name: STRIMZI_LOG_LEVEL diff --git a/install/topic-operator/05-Deployment-strimzi-topic-operator.yaml b/install/topic-operator/05-Deployment-strimzi-topic-operator.yaml index fb777608833..48251d4d9b7 100644 --- a/install/topic-operator/05-Deployment-strimzi-topic-operator.yaml +++ b/install/topic-operator/05-Deployment-strimzi-topic-operator.yaml @@ -17,7 +17,7 @@ spec: serviceAccountName: strimzi-topic-operator containers: - name: strimzi-topic-operator - image: strimzi/operator:0.16.0-rc1 + image: strimzi/operator:0.16.0-rc2 args: - /opt/strimzi/bin/topic_operator_run.sh env: diff --git a/install/user-operator/05-Deployment-strimzi-user-operator.yaml b/install/user-operator/05-Deployment-strimzi-user-operator.yaml index b510312f805..21e4ba30044 100644 --- a/install/user-operator/05-Deployment-strimzi-user-operator.yaml +++ b/install/user-operator/05-Deployment-strimzi-user-operator.yaml @@ -17,7 +17,7 @@ spec: serviceAccountName: strimzi-user-operator containers: - name: strimzi-user-operator - image: strimzi/operator:0.16.0-rc1 + image: strimzi/operator:0.16.0-rc2 args: - /opt/strimzi/bin/user_operator_run.sh env: diff --git a/kafka-agent/pom.xml b/kafka-agent/pom.xml index 37935d0eeed..3bc0a016837 100644 --- a/kafka-agent/pom.xml +++ b/kafka-agent/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/kafka-init/pom.xml b/kafka-init/pom.xml index b51db59fcc7..335b1179787 100644 --- a/kafka-init/pom.xml +++ b/kafka-init/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 kafka-init diff --git a/mirror-maker-agent/pom.xml b/mirror-maker-agent/pom.xml index 2dc8b8fb6d3..9b1e41ba567 100644 --- a/mirror-maker-agent/pom.xml +++ b/mirror-maker-agent/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/mockkube/pom.xml b/mockkube/pom.xml index 27b073c891f..65a316bc53f 100644 --- a/mockkube/pom.xml +++ b/mockkube/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/operator-common/pom.xml b/operator-common/pom.xml index 3e26adca87f..f6030a491a1 100644 --- a/operator-common/pom.xml +++ b/operator-common/pom.xml @@ -4,7 +4,7 @@ io.strimzi strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 operator-common diff --git a/pom.xml b/pom.xml index f564005bcd5..e620c37daf7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.strimzi strimzi pom - 0.16.0-RC1 + 0.16.0-RC2 diff --git a/release.version b/release.version index 8705a4c56e4..43d212b1b16 100644 --- a/release.version +++ b/release.version @@ -1 +1 @@ -0.16.0-RC1 +0.16.0-RC2 diff --git a/systemtest/pom.xml b/systemtest/pom.xml index c12471384ba..c9ef65c07a2 100644 --- a/systemtest/pom.xml +++ b/systemtest/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 systemtest diff --git a/test/pom.xml b/test/pom.xml index 6327c219f61..7aef76bdb65 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/topic-operator/pom.xml b/topic-operator/pom.xml index 5f88d53f730..5a6d92132f8 100644 --- a/topic-operator/pom.xml +++ b/topic-operator/pom.xml @@ -5,7 +5,7 @@ io.strimzi strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 topic-operator diff --git a/tracing-agent/pom.xml b/tracing-agent/pom.xml index 981842dd14d..e8d5cac0cfb 100644 --- a/tracing-agent/pom.xml +++ b/tracing-agent/pom.xml @@ -5,7 +5,7 @@ strimzi io.strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 diff --git a/user-operator/pom.xml b/user-operator/pom.xml index 9d7f27da63b..5dcc755e90d 100644 --- a/user-operator/pom.xml +++ b/user-operator/pom.xml @@ -4,7 +4,7 @@ io.strimzi strimzi - 0.16.0-RC1 + 0.16.0-RC2 4.0.0 user-operator