-
Notifications
You must be signed in to change notification settings - Fork 0
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
Endpoint to expose functionality developed in Python libraries #26
Comments
Designed the first version of the REST API for health check management/scheduling, and implemented a mock version of it in #32. |
Put the implementation behind a library API and made the rest API call it, among other improvements. |
Various improvements to the API |
We have a first functioning version of the health check APIs (including towards K8s), but not deployed on the development cluster yet. Basic version of the telemetry access in the same state. |
Containerized this |
A functioning health check API has been deployed on the development cluster. |
Develop alpha version of an endpoint that exposes functionality developed in https://github.com/orgs/EOEPCA/projects/4/views/1?pane=issue&itemId=83302214&issue=EOEPCA%7Croadmap%7C255 in a unified REST interface.
The text was updated successfully, but these errors were encountered: