segmentio / topicctl

Tool for declarative management of Kafka topics
MIT License
579 stars 54 forks source link

Convert wurstmeister images to bitnami images #168

Closed ssingudasu closed 7 months ago

ssingudasu commented 7 months ago

Description

Since wurstmeister is no longer maintained, there is a need to modify all wurstmeister zookeeper, kafka images to a well maintained docker hub

This PR is to

  1. convert all wurstmeister zookeeper/kafka images to bitnami
  2. fix the workflows ci

Local set up

# docker-compose -f ./docker-compose.yml up -d zookeeper kafka1 kafka2 kafka3 kafka4 kafka5 kafka6 # make test # make test-v2

make test result

<img width="722" alt="Screenshot 2023-11-28 at 07 41 54" src="https://github.com/segmentio/topicctl/assets/105226401/e70f98c1-bdaf-49fb-895d-a264b78a7d58">

make test-v2 result

Screenshot 2023-11-28 at 07 42 18