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

chore: adjustments for k8s deployment #7531

Merged
merged 5 commits into from
Jun 14, 2024

Conversation

jennifer-richards
Copy link
Member

The big change here is to celery-start.sh, which now waits until all migrations have been applied before starting the celery container. This will prevent celery from running against an incompatible database.

Also arranges for gunicorn to receive a TERM signal when Docker politely asks the datatracker pod to shut down. Without this, stopping the pod lingers until the grace period expires.

Used by the infra-k8s deployment process to flag
these as needing to be shut down before a new
release rolls out.
@rjsparks rjsparks merged commit c1941df into ietf-tools:main Jun 14, 2024
2 checks passed
@jennifer-richards jennifer-richards deleted the k8s-tweaks branch June 14, 2024 14:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants