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 PSQL to v16 #126

Merged
merged 12 commits into from
Feb 22, 2024
Merged

Upgrade PSQL to v16 #126

merged 12 commits into from
Feb 22, 2024

Conversation

amarin-dspace
Copy link
Contributor

@amarin-dspace amarin-dspace commented Feb 20, 2024

Upgrade of PSQL engine to v16 in ref arch, to avoid running into extended support for v11 (28th of Feb).
Have also introduced a config option to apply maintenance change immediately (like major version upgrade), to avoid waiting for next maintenance window.
Also tested an option to have parameter group(s), but is not part of this PR.
Tested with clean deployment of v16 and also upgrade path from v11(.22) to v16 (downgrade is not supported).

Terraform v1.7.1
on linux_amd64

  • provider registry.terraform.io/gavinbunney/kubectl v1.14.0
  • provider registry.terraform.io/hashicorp/aws v4.67.0
  • provider registry.terraform.io/hashicorp/cloudinit v2.3.3
  • provider registry.terraform.io/hashicorp/helm v2.12.1
  • provider registry.terraform.io/hashicorp/http v3.4.1
  • provider registry.terraform.io/hashicorp/kubernetes v2.25.2
  • provider registry.terraform.io/hashicorp/local v2.4.1
  • provider registry.terraform.io/hashicorp/null v3.2.2
  • provider registry.terraform.io/hashicorp/random v3.6.0
  • provider registry.terraform.io/hashicorp/time v0.10.0
  • provider registry.terraform.io/hashicorp/tls v4.0.5
  • provider registry.terraform.io/terraform-aws-modules/http v2.4.1

Copy link
Member

@schwichti schwichti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are OK for now.
Generating YAML/JSON examples files by quality gate seems to be broken and needs to be fixed in a follow-up PR.

@amarin-dspace amarin-dspace merged commit 676d4c4 into main Feb 22, 2024
1 check passed
@mariogluhakovic mariogluhakovic deleted the psql-upgrade branch February 29, 2024 07:46
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