Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Docker health check #2334

Merged

Conversation

williamjallen
Copy link
Collaborator

The health check built into our Docker image has caused significant problems across a variety of different system configurations. The health check is rather rudimentary and its effectiveness is limited, especially given that CDash can accept submissions without a working database connection.

This PR simply removes the health check altogether, in favor of client-specific implementations if a health check is desired.

@williamjallen williamjallen added this to the v3.5 milestone Jul 5, 2024
@williamjallen williamjallen linked an issue Jul 5, 2024 that may be closed by this pull request
@williamjallen williamjallen force-pushed the no-curl-healthcheck branch 2 times, most recently from 0068475 to c956a10 Compare July 9, 2024 22:16
@williamjallen williamjallen added this pull request to the merge queue Jul 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 10, 2024
@williamjallen williamjallen added this pull request to the merge queue Jul 10, 2024
Merged via the queue into Kitware:releases/3.5 with commit 1a80954 Jul 10, 2024
6 checks passed
@williamjallen williamjallen deleted the no-curl-healthcheck branch July 10, 2024 14:06
@williamjallen williamjallen changed the title Remove health check Remove Docker health check Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using CDash in conjunction with Traefik
2 participants