vmware-archive / kafka-trigger

Kubernetes CRD controller for Kafka topic as event source for Kubeless functions
Apache License 2.0
28 stars 34 forks source link

Updating sarama library to v1.19.0 #12

Closed ashinohara closed 5 years ago

ashinohara commented 5 years ago

Issue Ref: #10

Description:

Updates the sarama library to v1.19.0 in order to be compatible with Kafka 2.0.0

TODOs:

andresmgot commented 5 years ago

This was fixed in #13, thanks for the PR @ashinohara