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

[DEV] Add health check for deployment recipes #23

Open
davidallendj opened this issue Nov 20, 2024 · 0 comments · May be fixed by #25
Open

[DEV] Add health check for deployment recipes #23

davidallendj opened this issue Nov 20, 2024 · 0 comments · May be fixed by #25
Labels
enhancement New feature or request

Comments

@davidallendj
Copy link
Collaborator

Short Description
The configurator needs a health check for the OpenCHAMI deployment recipes. Without one, the haproxy service will be able to start before the configurator is done initializing which can cause haproxy to fail.

Definition of Done
Add a /status/ready health check endpoint to the server when invoking configurator serve ....

Additional context
This is needed for the OpenCHAMI deployment recipes.

@davidallendj davidallendj added the enhancement New feature or request label Nov 20, 2024
@davidallendj davidallendj linked a pull request Nov 21, 2024 that will close this issue
@davidallendj davidallendj linked a pull request Nov 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant