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 to version 14.0 #1136

Merged
merged 3 commits into from
Nov 16, 2021
Merged

Upgrade Postgres to version 14.0 #1136

merged 3 commits into from
Nov 16, 2021

Conversation

akankshakumari393
Copy link
Contributor

@akankshakumari393 akankshakumari393 commented Nov 11, 2021

Change Overview

Upgrade base image of postgres-kanister-tools image to postgres:14.0-alpine
Upgrade base image of postgresql image to postgresql:14.0.0

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Test Scenario: 1
Postgres kanister tool version 14 and postgresql version 14
Build the latest images for ghcr.io/kanisterio/postgresql and ghcr.io/kanisterio/postgres-kanister-tools using
goreleaser release --skip-publish --snapshot --rm-dist
Once the image is build

  • update tag with the new image tag.
  • Update Blueprints with the new image tag for both images.

./build/integration-test.sh "^PostgreSQL$|^PITRPostgreSQL|^RDSPostgreSQL"
https://gist.github.com/A-kanksh-a/3bfabbd8f5adff7a82c0a396a583e209

Test Scenario: 2
Postgres kanister tool version 14 and postgresql version 13

Build the latest images for ghcr.io/kanisterio/postgres-kanister-tools using
goreleaser release --skip-publish --snapshot --rm-dist
Once the image is build

  • Update Blueprints with the new image tag.

./build/integration-test.sh "^PostgreSQL$|^PITRPostgreSQL|^RDSPostgreSQL"
https://gist.github.com/A-kanksh-a/a44e74bc46093f28c9fa0c0a7f732653

logs for PITR - https://gist.github.com/A-kanksh-a/ee72ea8456372b212a0dda1b93be83fc

@akankshakumari393 akankshakumari393 changed the title Upgrade Upgrade Postgres to version 14.0 Nov 11, 2021
@akankshakumari393 akankshakumari393 marked this pull request as ready for review November 12, 2021 04:17
@mergify mergify bot merged commit c955037 into master Nov 16, 2021
@mergify mergify bot deleted the postgres_14 branch November 16, 2021 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants