drogue-iot / drogue-cloud

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

feat: allow deploying the MQTT services multiple times #214

Closed ctron closed 2 years ago

ctron commented 2 years ago

This splits up the MQTT services (endpoint and integration) so that they can be started with a single port each, using different configurations (transport, tls, ...)

This was necessary, we needed a third endpoint, disabling X.509 client certificates when using MQTT over websockets in browsers.

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
147 147 0 0 0 30m 52s

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

Commit: 4a8373bceca199328b60ecac00a3fe3b6e902f86
Author: Jens Reimann <jreimann@redhat.com>
Date: Fri, 14 Jan 2022 11:04:23 -0100

    feat: allow deploying the MQTT services multiple times

    This splits up the MQTT services (endpoint and integration) so that
    they can be started with a single port each, using different
    configurations (transport, tls, ...)

    This was necessary, we needed a third endpoint, disabling X.509 client
    certificates when using MQTT over websockets in browsers.

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

Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2022/01/14/test-run-1697574633.html