Skip to content

Conversation

@tpoliaw
Copy link
Collaborator

@tpoliaw tpoliaw commented Jan 8, 2025

The status endpoint is currently only used as a liveness probe for
kubernetes deployments but returning a version and start time provides a
useful sanity check of the running version without having to use the
kubernetes dashboard.

The status endpoint is currently only used as a liveness probe for
kubernetes deployments but returning a version and start time provides a
useful sanity check of the running version without having to use the
kubernetes dashboard.

The dockerfile needs to be updated to include the build.rs file and set
the workdir. Previously, cargo was running in the root directory and
would complain about infinite file system loops in /proc/.
@tpoliaw tpoliaw merged commit 593fa3b into main Jan 13, 2025
4 checks passed
@tpoliaw tpoliaw deleted the status_endpoint branch January 13, 2025 16:40
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.

2 participants