fluxcd / notification-controller

The GitOps Toolkit event forwarder and notification dispatcher
https://fluxcd.io
Apache License 2.0
150 stars 132 forks source link

Telegram test is flaky #867

Closed makkes closed 1 month ago

makkes commented 2 months ago

https://github.com/fluxcd/notification-controller/blob/39f345231ffbb699d41aa129fe9f28d56a207c0c/internal/notifier/telegram_test.go#L46 fails sometimes because the metadata string is assembled from a map where the iteration order is non-deterministic.