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

Add step to configure postgres apt repository to enable installation of postgresql 16 #1617

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

jonathonherbert
Copy link
Contributor

What does this change?

postgresql-16 is not included in the apt repositories available in [ubuntu-jammy (22.04 LTS)](https://amigo.gutools.co.uk/base-images/ubuntu-jammy%20(22.04%20LTS)). This PR updates apt with the postgres repository as an initial step, to ensure postgresql-16 is available.

How to test

Run the bake locally with multipass per the README. It should succeed. Tested locally:

Screenshot 2025-02-12 at 12 20 45

What is the value of this?

postgres 16 available for Kong.

Have we considered potential risks?

The image will be well tested before being deployed to PROD services. A failed or incorrectly configured bake is low risk.

@jonathonherbert jonathonherbert requested a review from a team as a code owner February 12, 2025 12:21
Copy link
Member

@JustinPinner JustinPinner left a comment

Choose a reason for hiding this comment

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

👍

@jonathonherbert jonathonherbert merged commit ea4b57a into main Feb 12, 2025
4 checks passed
@jonathonherbert jonathonherbert deleted the jsh/kong-image-postgres-16 branch February 12, 2025 14:45
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