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

feat: check migration status in readiness probes #1643

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

alnr
Copy link
Collaborator

@alnr alnr commented Dec 4, 2024

Note that we use the /health/ready endpoint as a startup probe, not as a readiness probe.

That's why it's OK to query the migration status over and over. k8s will stop the startup probe once it's signaled green once.

@alnr alnr requested a review from piotrmsc December 4, 2024 09:50
@alnr alnr self-assigned this Dec 4, 2024
@alnr alnr enabled auto-merge December 4, 2024 10:57
@alnr alnr disabled auto-merge December 4, 2024 15:20
@alnr alnr added this pull request to the merge queue Dec 4, 2024
@aeneasr aeneasr removed this pull request from the merge queue due to a manual request Dec 4, 2024
@aeneasr aeneasr added this pull request to the merge queue Dec 4, 2024
@zepatrik zepatrik removed this pull request from the merge queue due to a manual request Dec 4, 2024
@zepatrik zepatrik merged commit e270279 into master Dec 4, 2024
25 checks passed
@zepatrik zepatrik deleted the alnr/probes branch December 4, 2024 15:52
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.

3 participants