Skip to content

Conversation

bzp2010
Copy link
Collaborator

@bzp2010 bzp2010 commented Aug 7, 2025

Description

Add the health/ready endpoint for Kubernetes probes.

--listen-status 3001
curl http://127.0.0.1:3001/healthz/ready -i
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 2
Connection: keep-alive
Keep-Alive: timeout=5

OK

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

@bzp2010 bzp2010 merged commit c837566 into main Aug 7, 2025
21 checks passed
@bzp2010 bzp2010 deleted the bzp/feat-ingress-server-status-port branch August 7, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants