drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
114 stars 30 forks source link

feat: add topic operator based on Kafka admin client #171

Closed ctron closed 2 years ago

ctron commented 2 years ago

This change allows to deploy an alternate version of the topic operator, which creates topics using the Kafka admin client, instead of relying on Strimzi Kubernetes resources.

ctron commented 2 years ago

/test

drogue-bot commented 2 years ago

Aye, aye, captain! … Triggered System Test worklow!

drogue-bot commented 2 years ago
Total Passed Failed Ignored Filtered Duration
78 78 0 0 0 30m 2s

Git: https://github.com/drogue-iot/drogue-cloud @ refs/heads/feature/topic_admin_1

Commit: cf49c87ca55b4aa75b56ad2c03d24fd48625940b
Author: Jens Reimann <jreimann@redhat.com>
Date: Wed, 17 Nov 2021 14:44:13 -0100

    feat: add topic operator based on Kafka admin client

    This change allows to deploy an alternate version of the topic operator,
    which creates topics using the Kafka admin client, instead of relying
    on Strimzi Kubernetes resources.

Job: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/1472515449

Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2021/11/17/test-run-1472515449.html