Skip to content

Add ping endpoint for readiness tests

Sjoerd Simons requested to merge wip/sjoerd/ping into main

Create a trivial dummy endpoint which just returns a 200 reply. This is useful for e.g. Kubernetes readiness tests to check if a service is up and running

Signed-off-by: Sjoerd Simons sjoerd@collabora.com

Edited by Andrej Shadura

Merge request reports