projectcalico/calico

Create health check for whisker-backend

Open

#11,547 opened on Dec 12, 2025

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Go (1,594 forks)auto 404
area/whiskerhelp wantedkind/enhancement

Repository metrics

Stars
 (7,292 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently whisker-backend has no health check built into the application. It would be helpful to have whisker-backend check that it's health, perhaps even make a call to Goldmane and if it fails then fail the health check?

With a health check a k8s probe could be added to kick the pod when it becomes unhealthy.

Thanks

Contributor guide