feat: generate image catalogs for bake images#305
Merged
Conversation
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
5cbcdc4 to
e5b234d
Compare
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
dd7a5f8 to
7048fe0
Compare
Contributor
|
I am torn about adding "preview" releases to an official catalog, without proper management of unstable releases on the cluster side. I'd prefer for now to just use the |
Contributor
|
What do you think about adding these labels? labels:
images.cnpg.io/family: postgresql
images.cnpg.io/type: minimal
images.cnpg.io/os: bookworm
images.cnpg.io/date: "20250909"
images.cnpg.io/publisher: github.com/cloudnative-pgGiven that we build them automatically, it should not be hard to add them. I think they provide some metadata and improve the UX in general. |
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
gbartolini
approved these changes
Sep 10, 2025
Contributor
|
It looks good now. Thanks Niccolò. |
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
mnencia
approved these changes
Sep 10, 2025
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generate default cluster image catalogs for all combinations of types and OS versions, including all supported PostgreSQL versions. The catalogs also include predefined labels to easily identify the type, OS version, date, and origin of the catalog.
Closes cloudnative-pg/artifacts#1