Skip to content

Return status information from status endpoint#33

Merged
tpoliaw merged 1 commit into
mainfrom
status_endpoint
Jan 13, 2025
Merged

Return status information from status endpoint#33
tpoliaw merged 1 commit into
mainfrom
status_endpoint

Conversation

@tpoliaw

@tpoliaw tpoliaw commented Jan 8, 2025

Copy link
Copy Markdown
Collaborator

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
@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.

1 participant