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 origin readiness endpoint #373

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Add origin readiness endpoint #373

merged 3 commits into from
Nov 13, 2024

Conversation

Anton-Kalpakchiev
Copy link
Collaborator

As described in #371, all services should implement a "readiness" endpoint, which checks whether the service is ready to serve traffic, i.e. whether it can reach all of its dependencies.

Add readiness endpoint for origin, which checks whether all its backends are reachable.

Stacked on top of #372

@Anton-Kalpakchiev Anton-Kalpakchiev force-pushed the origin-is-ready branch 2 times, most recently from f19a0b2 to 1f56163 Compare November 11, 2024 12:44
Base automatically changed from backend-is-ready to master November 13, 2024 10:36
@Anton-Kalpakchiev Anton-Kalpakchiev merged commit b035e11 into master Nov 13, 2024
5 checks passed
@Anton-Kalpakchiev Anton-Kalpakchiev deleted the origin-is-ready branch November 14, 2024 13:01
@Anton-Kalpakchiev Anton-Kalpakchiev restored the origin-is-ready branch November 14, 2024 13:07
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