Skip to content

chore: adjustments for k8s deployment - #7531

Merged
rjsparks merged 5 commits into
ietf-tools:mainfrom
jennifer-richards:k8s-tweaks
Jun 14, 2024
Merged

chore: adjustments for k8s deployment#7531
rjsparks merged 5 commits into
ietf-tools:mainfrom
jennifer-richards:k8s-tweaks

Conversation

@jennifer-richards

Copy link
Copy Markdown
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
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants