Closed nasark closed 11 months ago
I need to test this on an appliance, marking as WIP for now
@agrare Tested and ready for review
@miq-bot add_label quinteros/yes?
Is this installed on the appliances?
@Fryguy /opt/kafka
seems to be the location of kafka in downstream appliances. I haven't tested on upstream appliances but I'm assuming it would be the same?
COPY/usr/bin/manageiq-messaging-ready
puts
. Remove all debugging statements.puts
. Remove all debugging statements.puts
. Remove all debugging statements.Backported to quinteros
in commit adc9fd04a26435ae086869161b86e784df11330d.
commit adc9fd04a26435ae086869161b86e784df11330d
Author: Jason Frey <fryguy9@gmail.com>
Date: Tue Dec 19 16:47:56 2023 -0500
Merge pull request #378 from nasark/initialize_kafka_topics
Initialize Kafka topics
(cherry picked from commit 0ad54683c5938535c5388fbf4677043d8f11c85e)
Initialize Kafka topics that will be used in MIQ once messaging is ready
@miq-bot assign @agrare @miq-bot add_label enhancement