1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-08 00:39:22 +02:00
mailpit/server/handlers
Matthias Fechner c1694f1a22 Feature: Add Kubernetes API health (livez/readyz) endpoints
Kubernetes checks if a pod is ok and if it can retrieve traffic using probes.
This commit add two routes to make a liveness probe and a readiness probe.
2023-01-30 22:17:54 +13:00
..
k8healthz.go Feature: Add Kubernetes API health (livez/readyz) endpoints 2023-01-30 22:17:54 +13:00
k8sready.go Feature: Add Kubernetes API health (livez/readyz) endpoints 2023-01-30 22:17:54 +13:00