Simple Webhook-Tester in OpenShift

I needed to check the payload my alertmanager in OpenShift was sending out to the target-system (which was not under my control and I couldn’t check what was received).

There is some documentation online. However at the time of writing, the example in the documentation was not usable out-of-the-box …

more ...