Skip to content

Conversation

jjnesbitt
Copy link
Collaborator

This PR addresses an issue we have with our current deployment for the webhook handler. Currently, we simply run migrate as an entrypoint on the webhook deployment container, which means that when the deployment is updated, all pods run this essentially simultaneously. Instead, what we'd like to do is run migrate once before the entire deployment is rolled out.

This implementation is based on these flux docs. Opening this as a draft PR to start as I'm not sure how to reconcile (heh) the kustomizations defined here vs our main kustomization. @mvandenburgh when you have a chance please take a look and lmk what you think.

@jjnesbitt jjnesbitt force-pushed the flux-django-pre-deploy branch from b43cc64 to 7c002d0 Compare June 25, 2025 16:50
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.

1 participant