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

Upgrade Postgres 11 -> 15 #283

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

ronardcaktus
Copy link
Member

@ronardcaktus ronardcaktus commented Aug 1, 2024

Adds PostgreSQL 15 support to align with the staging/production RDS PostgreSQL 11 -> 15 upgrade, including:

  • Use postgresql-client-15 client in Dockerfile
  • postgres-client-15 installs automatically in container (e.g. psql command exists)
  • Use postgres:15 in docker-compose.yaml
  • Use postgres:15 in .github/workflows/test.yml and tests pass
  • Update to psycopg2 v2.9.9
  • Update caktus.k8s-hosting-services PostgreSQL backup image to use 0.5.0-postgres15

@copelco
Copy link
Member

copelco commented Aug 1, 2024

deploy/deploy-services.yaml Outdated Show resolved Hide resolved
deploy/group_vars/all.yml Outdated Show resolved Hide resolved
deploy/group_vars/all.yml Outdated Show resolved Hide resolved
deploy/group_vars/all.yml Outdated Show resolved Hide resolved
deploy/group_vars/all.yml Outdated Show resolved Hide resolved
deploy/host_vars/production.yml Outdated Show resolved Hide resolved
deploy/templates/selfsigned-clusterissuer.yaml Outdated Show resolved Hide resolved
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.

2 participants