|
RC4 of Strimzi Kafka Operators 0.17.0 is now available
Release Candidate 4 of Strimzi Kafka Operators 0.17.0 is now available. There is only one additional fix since RC3: * Make sure the ZookeeperScaler does work will with custom CAs without the PKCS12 fi
Release Candidate 4 of Strimzi Kafka Operators 0.17.0 is now available. There is only one additional fix since RC3: * Make sure the ZookeeperScaler does work will with custom CAs without the PKCS12 fi
|
By
Jakub Scholz
·
|
|
RC3 of Strimzi Kafka Operators 0.17.0 is now available
Release Candidate 3 of Strimzi Kafka Operators 0.17.0 is now available. There are some important fixes and improvements since RC2: * Fixed NPE which happen in KafkaRoller under rare circumstances * Fi
Release Candidate 3 of Strimzi Kafka Operators 0.17.0 is now available. There are some important fixes and improvements since RC2: * Fixed NPE which happen in KafkaRoller under rare circumstances * Fi
|
By
Jakub Scholz
·
|
|
Invalid value 10737418240 for configuration segment.bytes: Not a number of type INT
2 messages
Hi, I am trying to apply custom segment.bytes value to kafka topic as follows. ---- apiVersion: kafka.strimzi.io/v1beta1 kind: KafkaTopic metadata: labels: strimzi.io/cluster: default name: myname nam
Hi, I am trying to apply custom segment.bytes value to kafka topic as follows. ---- apiVersion: kafka.strimzi.io/v1beta1 kind: KafkaTopic metadata: labels: strimzi.io/cluster: default name: myname nam
|
By
yohei@...
·
|
|
Updating the kafka connect deployment with changes in the kafka connect crd
2 messages
I've updated the crd after it created the deployment and pods and services (adding configs, annotations and resources)but it seems the deployment is stuck where I started Is there a way to update the
I've updated the crd after it created the deployment and pods and services (adding configs, annotations and resources)but it seems the deployment is stuck where I started Is there a way to update the
|
By
alonisser@...
·
|
|
Is there a way to use topic operator with zookeepr?
4 messages
I want to use it for programmatic management of my topics, but my kafka is hosted in confluent and I don't think I can access the zookeeper cluster there
I want to use it for programmatic management of my topics, but my kafka is hosted in confluent and I don't think I can access the zookeeper cluster there
|
By
alonisser@...
·
|
|
RC2 of Strimzi Kafka Operators 0.17.0 is now available
Release Candidate 2 of Strimzi Kafka Operators 0.17.0 is now available. It took us more than two weeks since the RC1, but we spent them with a lot of testing and improving the code to make sure the qu
Release Candidate 2 of Strimzi Kafka Operators 0.17.0 is now available. It took us more than two weeks since the RC1, but we spent them with a lot of testing and improving the code to make sure the qu
|
By
Jakub Scholz
·
|
|
Does anyone here has an experience with running schema manager (for avro) with strimzi kafka ?
2 messages
I've setup the most basic kafka persistent setup (see the crd below) But can't seem to understand how to run schema registy against it (with kafka based leader selection) I see kafka logs with endless
I've setup the most basic kafka persistent setup (see the crd below) But can't seem to understand how to run schema registy against it (with kafka based leader selection) I see kafka logs with endless
|
By
alonisser@...
·
|
|
RC1 of Strimzi Kafka Operators 0.17.0 is now available
The Release Candidate 1 of Strimzi Kafka Operators 0.17.0 is now available. It doesn't include many new features, but some of those included were in high demand. The main features are: * Add possibili
The Release Candidate 1 of Strimzi Kafka Operators 0.17.0 is now available. It doesn't include many new features, but some of those included were in high demand. The main features are: * Add possibili
|
By
Jakub Scholz
·
|
|
[ANNOUNCE] Strimzi Kafka bridge 0.15.2
Strimzi Kafka Bridge 0.15.2 is now available with the following changes: * Fixed missing Jackson Core dependency For more details go to: https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.
Strimzi Kafka Bridge 0.15.2 is now available with the following changes: * Fixed missing Jackson Core dependency For more details go to: https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.
|
By
Paolo Patierno
·
|
|
[ANNOUNCE] Strimzi Kafka bridge 0.15.1
Strimzi Kafka Bridge 0.15.1 is now available with the following changes: * Bumped Apache Kafka version to 2.4.0 and other dependencies For more details go to: https://github.com/strimzi/strimzi-kafka-
Strimzi Kafka Bridge 0.15.1 is now available with the following changes: * Bumped Apache Kafka version to 2.4.0 and other dependencies For more details go to: https://github.com/strimzi/strimzi-kafka-
|
By
Paolo Patierno
·
|
|
[ANNOUNCE] Strimzi Kafka OAuth library 0.3.0 release
The 0.3.0 version of the Strimzi Kafka OAuth library for using OAuth authentication in Kafka clients and brokers has been released and should be available in the Maven repositories. The main improveme
The 0.3.0 version of the Strimzi Kafka OAuth library for using OAuth authentication in Kafka clients and brokers has been released and should be available in the Maven repositories. The main improveme
|
By
Jakub Scholz
·
|
|
[ANNOUNCE] Strimzi Kafka operator 0.16.2
Strimzi Kafka Operators 0.16.2 is now available with two bug fixes: * Fix bug in upgrade when the Kafka.spec.kafka.version field is not specified * Fix network policies for port 3.11 on older Kubernet
Strimzi Kafka Operators 0.16.2 is now available with two bug fixes: * Fix bug in upgrade when the Kafka.spec.kafka.version field is not specified * Fix network policies for port 3.11 on older Kubernet
|
By
Jakub Scholz
·
|
|
RC1 of Strimzi Kafka OAuth library 0.3.0
Hi, Release Candidate 1 of the 0.3.0 version of the Strimzi Kafka OAuth library is now available for testing: https://github.com/strimzi/strimzi-kafka-oauth/releases/tag/0.3.0-rc1. The main improvemen
Hi, Release Candidate 1 of the 0.3.0 version of the Strimzi Kafka OAuth library is now available for testing: https://github.com/strimzi/strimzi-kafka-oauth/releases/tag/0.3.0-rc1. The main improvemen
|
By
Jakub Scholz
·
|
|
[ANNOUNCE] Strimzi Kafka operator 0.16.1
Strimzi Kafka Operators 0.16.1 patch release is now available. The main changes since 0.16.0 include: Fix connector operator when Kafka Connect runs in a different namespace For more details go to: ht
Strimzi Kafka Operators 0.16.1 patch release is now available. The main changes since 0.16.0 include: Fix connector operator when Kafka Connect runs in a different namespace For more details go to: ht
|
By
Paolo Patierno
·
|
|
[ANNOUNCE] Strimzi Kafka operator 0.16.0
Strimzi Kafka Operators 0.16.0 is now available with a lot of great new features. The main changes since 0.15.0 include: * Add support for Kafka 2.4.0 and upgrade from Zookeeper 3.4.x to 3.5.x * Drop
Strimzi Kafka Operators 0.16.0 is now available with a lot of great new features. The main changes since 0.15.0 include: * Add support for Kafka 2.4.0 and upgrade from Zookeeper 3.4.x to 3.5.x * Drop
|
By
Jakub Scholz
·
|
|
KafkaConnect resource - how to use SASL_SSL
2 messages
For connection for my kafka instance (by eventhub kafka facade) I need the following properties security.protocol=SASL_SSL producer.sasl.mechanism=SASL_SSL consumer.sasl.mechanism=SASL_SSL I've verifi
For connection for my kafka instance (by eventhub kafka facade) I need the following properties security.protocol=SASL_SSL producer.sasl.mechanism=SASL_SSL consumer.sasl.mechanism=SASL_SSL I've verifi
|
By
alonisser@...
·
|
|
Release Candidate 2 of Strimzi Kafka Operators 0.16.0
We found some issues in the RC1, so we prepared a new release candidate for the Strimzi 0.16.0 release. The main changes since RC1 include: * Fix to user quotas deletion * NPE in Kafka Roller * Improv
We found some issues in the RC1, so we prepared a new release candidate for the Strimzi 0.16.0 release. The main changes since RC1 include: * Fix to user quotas deletion * NPE in Kafka Roller * Improv
|
By
Jakub Scholz
·
|
|
Release Candidate 1 of Strimzi Kafka Operators 0.16.0
The Release Candidate 1 for Strimzi Kafka Operators 0.16.0 is now available. There is a lot of new features, so if you are interested in any of them please test them and give us feedback. The main cha
The Release Candidate 1 for Strimzi Kafka Operators 0.16.0 is now available. There is a lot of new features, so if you are interested in any of them please test them and give us feedback. The main cha
|
By
Jakub Scholz
·
|
|
strimzi for debezium with a managed fafka (eventhub kafka facade)
2 messages
I want to use strimzi to deploy debezium with kafka connect and eventhub kafka facade in my aks cluster, All the tutorial I've encountered are about using strimzi to create a kafka cluster (which I do
I want to use strimzi to deploy debezium with kafka connect and eventhub kafka facade in my aks cluster, All the tutorial I've encountered are about using strimzi to create a kafka cluster (which I do
|
By
alonisser@...
·
|
|
[ANNOUNCE] Strimzi 0.15.0 released!
Version 0.15.0 of Strimzi Kafka Operators and Strimzi Bridge has been released. The main changes in the operators include: * Drop support for Kafka 2.1.0, 2.1.1, and 2.2.0 * Add support for Kafka 2.3.
Version 0.15.0 of Strimzi Kafka Operators and Strimzi Bridge has been released. The main changes in the operators include: * Drop support for Kafka 2.1.0, 2.1.1, and 2.2.0 * Add support for Kafka 2.3.
|
By
Jakub Scholz
·
|