From ppatiern at redhat.com Fri Sep 6 10:28:50 2019 From: ppatiern at redhat.com (Paolo Patierno) Date: Fri, 6 Sep 2019 12:28:50 +0200 Subject: [Strimzi] Strimzi Apache Kafka Operator joins the CNCF Message-ID: Hi all, We are excited to announce that Strimzi has joined the Cloud Native Computing Foundation (CNCF) as a Sandbox Project . The CNCF oversees many projects that provide critical infrastructure in cloud-based environments and we are thrilled to be part of that community. As Strimzi moves to the CNCF we are taking the opportunity to make a few changes to the communication methods we use. Firstly, we will be moving to the *#strimzi* Channel on the CNCF hosted Slack which, as an enterprise version, has unlimited users and message history. We understand that moving the Slack channel is painful for all the users of the current channel, but feel that in this case, the benefits outweigh the pain. Secondly, we will be moving to a new mailing list, again hosted by CNCF. The new mailing list will be cncf-strimzi-users at lists.cncf.io. If you want to read more about this move, read this blog post from the Strimzi developers' team. -- Paolo Patierno Principal Software Engineer, Messaging & IoT Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: From kevintvh at gmail.com Mon Sep 9 03:45:46 2019 From: kevintvh at gmail.com (Kevin Tran) Date: Mon, 9 Sep 2019 15:45:46 +1200 Subject: [Strimzi] Strimzi-0.13 on Openshift-4.2 issue Message-ID: Hi, We have Strimzi-0.13 installed on Openshift-4.2 and getting below error: Danger alert:Failed: install strategy failed: Deployment transpower/strimzi-cluster-operator does not have rolling update strategy enabled Please advice. Thanks, Kevin. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ppatiern at redhat.com Mon Sep 9 07:38:59 2019 From: ppatiern at redhat.com (Paolo Patierno) Date: Mon, 9 Sep 2019 09:38:59 +0200 Subject: [Strimzi] Strimzi-0.13 on Openshift-4.2 issue In-Reply-To: References: Message-ID: Hi Kevin, can you give a little bit of more information? How did you install the Strimzi cluster operator? From the Operator Hub? or oc applying the YAML files? Is it running and you get this error later or when you try to deploy it? Thanks, Paolo. On Mon, Sep 9, 2019 at 8:53 AM Kevin Tran wrote: > Hi, > We have Strimzi-0.13 installed on Openshift-4.2 and getting below error: > > Danger alert:Failed: install strategy failed: Deployment > transpower/strimzi-cluster-operator does not have rolling update strategy > enabled > > Please advice. > > Thanks, > Kevin. > _______________________________________________ > Strimzi mailing list > Strimzi at redhat.com > https://www.redhat.com/mailman/listinfo/strimzi > -- Paolo Patierno Principal Software Engineer, Messaging & IoT Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: From jakub at scholz.cz Wed Sep 18 07:41:36 2019 From: jakub at scholz.cz (Jakub Scholz) Date: Wed, 18 Sep 2019 09:41:36 +0200 Subject: [Strimzi] RCs for Strimzi 0.14.0 Message-ID: *Reminder: This mailing list is moving to CNCF. Please join the Users mailing list or the Dev mailing list on https://lists.cncf.io .* The Release Candidate 1 for Strimzi Kafka Operators and Release Candidate 2 for Strimzi Bridge are now available. There is a lot of new features, so if you are interested in any of them feel free to test them and give us feedback. The main changes in the operators include: * Add support for configuring Ingress class (#1716) * Add support for setting custom environment variables in all containers * Add liveness and readiness checks to Mirror Maker * Allow configuring loadBalancerIP for LoadBalancer type services * Allow setting labels and annotations for Persistent Volume Claims * Add support for Jaeger tracing in Kafka Mirror Maker and Kafka Connect * Add support for deploying [Kafka Exporter]( https://github.com/danielqsj/kafka_exporter) * Add initial support for OAuth authentication For more details and the upgrade procedure, go to: https://github.com/ strimzi/strimzi-kafka-operator/releases/tag/0.14.0-rc1 The main changes in the Bridge include: * Changed data types and enforced OpenAPI validation for ` consumer.request.timeout.ms`, `enable.auto.commit`and `fetch.min.bytes`parameters on consumer creation. This is a breaking change. * Added HTTP GET method on `/consumers/{groupid}/instances/{name}/subscription` endpoint for getting subscribed topics and related assigned partitions. * Added automatic deletion of stale consumer after a configurable timeout if the HTTP DELETE is not called and the consumer is not used for long time. * Various bug fixes. For more details, go to: https://github.com/strimzi/strimzi -kafka-bridge/releases/tag/0.14.0-rc2 Thanks & Regards Jakub -------------- next part -------------- An HTML attachment was scrubbed... URL: From jakub at scholz.cz Fri Sep 20 20:49:24 2019 From: jakub at scholz.cz (Jakub Scholz) Date: Fri, 20 Sep 2019 22:49:24 +0200 Subject: [Strimzi] RC2 of Strimzi Kafka Operators 0.14.0 Message-ID: *Reminder: This mailing list is moving to CNCF. Please join the Users mailing list or the Dev mailing list on https://lists.cncf.io .* We found a few bugs in the 0.14.0 RC1 release of the Strimzi operators. I therefore prepared RC2. The main changes since RC1 include: * Manage network policies between Kafka Exporter and Kafka brokers. * Documentation improvements * CI improvements * System test improvements For more details and the upgrade procedure, go to: https://github.com/ strimzi/strimzi-kafka-operator/releases/tag/0.14.0-rc2 Thanks & Regards Jakub -------------- next part -------------- An HTML attachment was scrubbed... URL: From jakub at scholz.cz Thu Sep 26 20:21:59 2019 From: jakub at scholz.cz (Jakub Scholz) Date: Thu, 26 Sep 2019 22:21:59 +0200 Subject: [Strimzi] 0.14.0 RC3 of Strimzi Kafka Operators and Strimzi Bridge Message-ID: *Reminder: This mailing list is moving to CNCF. Please join the Users mailing list or the Dev mailing list on https://lists.cncf.io .* We prepared RC3 of Strimzi Kafka Operators and Strimzi Bridge. The main changes since RC2 in the operators include: * Updated dependencies due to CVEs (jackson-databind library) * Properly passing JWKS refresh and expiration intervals in OAuth configuration * Respecting the HTTP port configuration in Strimzi bridge * Using the right default container images for TLS sidecars * Other improvements to Maven build, Docs and system tests The main changes since RC2 in the bridge include: * Added logging of the bridge version on startup * Minor bug fixes For more details and the upgrade procedure, go to: https://github.com/ strimzi/strimzi-kafka-operator/releases/tag/0.14.0-rc3 and https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.14.0-rc3 Unless we found some more serious issues, we will release 0.14.0 during the weekend. Jakub -------------- next part -------------- An HTML attachment was scrubbed... URL: From jakub at scholz.cz Mon Sep 30 06:31:45 2019 From: jakub at scholz.cz (Jakub Scholz) Date: Sun, 29 Sep 2019 23:31:45 -0700 Subject: [Strimzi] Strimzi 0.14.0 released! Message-ID: *Reminder: This mailing list is moving to CNCF. Please join the Users mailing list or the Dev mailing list on https://lists.cncf.io .* Version 0.14.0 of Strimzi Kafka Operators and Strimzi Bridge has been released. Thanks to everyone involved in these releases. The main changes in the operators include: * Add support for configuring Ingress class * Add support for setting custom environment variables in all containers * Add liveness and readiness checks to Mirror Maker * Allow configuring loadBalancerIP for LoadBalancer type services * Allow setting labels and annotations for Persistent Volume Claims * Add support for Jaeger tracing in Kafka Mirror Maker and Kafka Connect * Add support for deploying Kafka Exporter * Add initial support for OAuth authentication For more details and the upgrade procedure, go to: https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.14.0 The main changes in the Bridge include: * Changed data types and enforced OpenAPI validation for ` consumer.request.timeout.ms`, `enable.auto.commit`and `fetch.min.bytes`parameters on consumer creation. This is a breaking change. * Added HTTP GET method on `/consumers/{groupid}/instances/{name}/subscription` endpoint for getting subscribed topics and related assigned partitions. * Added automatic deletion of stale consumer after a configurable timeout if the HTTP DELETE is not called and the consumer is not used for a long time. * Various bug fixes. For more details, go to: https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.14.0 Thanks & Regards Jakub -------------- next part -------------- An HTML attachment was scrubbed... URL: