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

Fix Docker run finalization regression #159

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

johnstairs
Copy link
Member

Fixing a regression introduced in #147 when running in Docker, where the finalization process would reset the status to Pending. This is because when running in Kubernetes, the database has the most current status when finalizing, but this is not the case with Docker.

@johnstairs johnstairs merged commit 363c35e into main Dec 5, 2024
16 checks passed
@johnstairs johnstairs deleted the johnstairs/fix-docker-run-finalization-regression branch December 5, 2024 19:00
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