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

donotmerge: pgupgrade: added readinessProbe to old deployments #984

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

deshpandevlab
Copy link
Contributor

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

bcaton85 and others added 11 commits October 1, 2024 10:48
…y for authentication (PROJQUAY-2417) (quay#963) (quay#966)

Missed that we need the certificate handling in the mirror pod when using Postgres SSL authentication

Co-authored-by: Michaela Lang <[email protected]>
…ed clair resources (PROJQUAY-7993) (quay#970)

The scale-down component was never rendered because of the incorrect path.
The clair-postgres and clair-app needed to scale back after the postgres upgrade.

This change ensures following flow in the case where clair is managed:
- Scale down clair-app
- Scale down clair-postgres
- Upgrade clair-postgres
- Scale up clair-postgres
- Scale up clair-app

---------

Co-authored-by: Shubhra Deshpande <shubhrajayant+github.com>
@deshpandevlab deshpandevlab changed the title pgupgrade: added readinessProbe to old deployments donotmerge: pgupgrade: added readinessProbe to old deployments Oct 18, 2024
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