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

Add: health endpoints to openAPI #1515

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Add: health endpoints to openAPI #1515

merged 1 commit into from
Oct 24, 2023

Conversation

jjnicola
Copy link
Member

What:
Add: health endpoints to openAPI
Jira: SC-938

Why:
Kubernetes probes

How:
curl --verbose --insecure --request GET https://127.0.0.1:3000/health/ready -H "X-API-KEY: some-secret" | jq .

Checklist:

  • Tests
  • PR merge commit message adjusted

@jjnicola jjnicola requested a review from a team as a code owner October 23, 2023 10:20
@jjnicola jjnicola merged commit a08fa02 into main Oct 24, 2023
29 checks passed
@jjnicola jjnicola deleted the health branch October 24, 2023 08:26
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