Use healthz endpoint available with 1.17 #325

Open
opened 2022-06-07 10:33:36 +00:00 by justusbunsi · 1 comment
Member

Once Gitea 1.17 is available, we should consider switching to the healthz endpoint for liveness and readiness probes.
Maybe using a shell script to wrap the API call for backwards compatibility is good.

See https://github.com/go-gitea/gitea/pull/18465

When applying, do not use the same endpoint for both liveness and readiness probes. This is considered dangerous. See #553 and especially #553 (comment).

Once Gitea 1.17 is available, we should consider switching to the healthz endpoint for liveness and readiness probes. Maybe using a shell script to wrap the API call for backwards compatibility is good. See https://github.com/go-gitea/gitea/pull/18465 When applying, do not use the same endpoint for both liveness and readiness probes. This is considered dangerous. See #553 and especially https://gitea.com/gitea/helm-chart/issues/553#issuecomment-754943.
justusbunsi added the
kind
proposal
label 2022-07-05 10:02:28 +00:00
Contributor

This is now unblocked, as the chart is already on v1.17.1 ?

This is now unblocked, as the chart is already on v1.17.1 ?
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/helm-chart#325
No description provided.