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

Automate schema upgrades #2374

Open
tokle opened this issue Oct 26, 2023 · 0 comments
Open

Automate schema upgrades #2374

tokle opened this issue Oct 26, 2023 · 0 comments

Comments

@tokle
Copy link
Contributor

tokle commented Oct 26, 2023

In our CD environment we upgrade our Athenz instance regularly to the latest version. From time to time there are sql schema updates (mentioned in release notes) that breaks the upgrade process, and we need to manually resolve the issues by applying the necessary changes. It would be great if the server could apply the schema changes during startup.

This could be done with e.g. Flywaydb, but there are likely other alternatives.

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

No branches or pull requests

1 participant