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

pgupgrade: add init container to delay startup of old deployment (#984) (PROJQUAY-8092) #986

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

bcaton85
Copy link
Collaborator

waits for existing postgresql pod to scale down before the old pod is up

…JQUAY-8092) (quay#984)

waits for existing postgresql pod to scale down before the old pod is up

Co-authored-by: Shubhra Deshpande <shubhrajayant+github.com>
@deshpandevlab
Copy link
Contributor

LGTM

@deshpandevlab deshpandevlab changed the title pgupgrade: add init container to delay startup of old deployment (PROJQUAY-8092) (#984) pgupgrade: add init container to delay startup of old deployment (#984) (PROJQUAY-8092) Oct 21, 2024
@bcaton85 bcaton85 merged commit 3dfc825 into quay:redhat-3.13 Oct 21, 2024
7 of 9 checks passed
@ibazulic
Copy link
Member

What about db containters where shutdown takes more than 30 seconds?

@bcaton85
Copy link
Collaborator Author

this should cover most scenario's, @jonathankingfc is working on another PR that will ensure the previous deployment completes before starting the next which will go out in the next z-stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants