Skip to content

Conversation

@philippemnoel
Copy link
Contributor

@philippemnoel philippemnoel commented Jan 2, 2026

Over at @paradedb we have been using the CNPG cluster Chart as a baseline for our chart for quite some time. We had some tests around upgrading database extensions in test/database-management.

In an effort to 1) contribute our changes to the community and 2) reduce our diff with upstream, I'd like to propose adding these tests to the upstream charts. They confirm that extensions upgrade properly via the database management functionality, and ensure they don't regress.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. chart( cluster ) Related to the cluster chart labels Jan 2, 2026
- name: pg_search
ensure: absent
version: "0.15.21"
version: "0.19.11"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

0.15.21 is pretty ancient for us at ParadeDB, and a version above 0.16.0 is guaranteed to always be available

metadata:
name: extension-upgrade-cluster-cluster
spec:
name: test-db-icu
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@itay-grudev let me know if this is not right. I based it on 01-database-parameters.

Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
@philippemnoel philippemnoel force-pushed the phil/ext-upgrade-test branch from 84c8a8e to 465c600 Compare January 2, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart( cluster ) Related to the cluster chart size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant