Skip to content

ci: move the container build process to bake #80

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

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

Conversation

NiccoloFei
Copy link
Contributor

@NiccoloFei NiccoloFei commented Apr 4, 2025

Switching the build process to bake, creating 3 targets by default: minimal, standard and postgis.
This is an initial effort needed in order to allow running PG Major Upgrade E2E tests also in this repository, which will allow us to test major upgrades to development versions of PG18. The test's are failing at the moment for many reasons, mainly because the target images are not available. See any of the latest CD runs.

In CNPG:

  • modify the E2Es to support customizing the targetImage's repositories that are part of the buildScenario, allowing us to point to postgresql-trunk

Note:

  1. barman-cloud should eventually be removed from the standard target, which adds barman-cloud and pgaudit(currently commented out), once plugin-barman-cloud becomes stable
  2. The postgis target can also eventually be removed once extensions can be loaded via ImageVolume, but at the moment it's needed

@NiccoloFei NiccoloFei force-pushed the dev/bake branch 2 times, most recently from c2af3ef to c7b9531 Compare April 7, 2025 16:32
Signed-off-by: Niccolò Fei <[email protected]>
Signed-off-by: Niccolò Fei <[email protected]>
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.

1 participant