summaryrefslogtreecommitdiff
path: root/internal/authkeys
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-14 10:21:40 +0300
committerPaul Buetow <paul@buetow.org>2026-04-14 10:21:40 +0300
commit254426152804be2a439a071d17478976089d2643 (patch)
treebf670810656639481826cc5dca84a9c1f65136d9 /internal/authkeys
parentf4ed08916ef727b5caafd207ba4ef9f406a7d86e (diff)
daemon: add /livez and /readyz HTTP probes for Kubernetes
Liveness: GET /livez matches GET /health (200, process serving). Readiness: GET /readyz verifies stats-dir exists, is a directory, and is readable and writable; if -auth-db resolves outside stats-dir, that directory is checked too. Failures return 503 Service Unavailable. Refs: ask task 53 Made-with: Cursor
Diffstat (limited to 'internal/authkeys')
0 files changed, 0 insertions, 0 deletions