charts
charts copied to clipboard
test(cluster): Add support for extension upgrade test under cluster/test/database-management
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.